Package | Description |
---|---|
com.basho.riak.client.response |
Deprecated please see com.basho.riak.http.client.response
|
com.basho.riak.client.util |
General utility classes used by the API, mainly deprecated classes that have
been moved to com.basho.riak.client.http.util.
|
Class and Description |
---|
CollectionWrapper
Deprecated.
with the addition of a protocol buffers client in 0.14 all the
existing REST client code should be in client.http.* this class
has therefore been moved. Please use
com.basho.riak.client.http.util.CollectionWrapper
instead.
WARNING: This class will be REMOVED in the next version. |
StreamedMultipart
Deprecated.
with the addition of a protocol buffers client in 0.14 all the
existing REST client code should be in client.http.* this class
has therefore been moved. Please use
com.basho.riak.client.http.util.StreamedMultipart
instead.
WARNING: This class will be REMOVED in the next version. |
Class and Description |
---|
Multipart.Part
Deprecated.
with the addition of a protocol buffers client in 0.14 all
the existing REST client code should be in client.http.* this
class has therefore been moved. Please use
com.basho.riak.client.http.util.ClientHelper instead.
WARNING: This class will be REMOVED in the next version. |
Copyright © 2014. All Rights Reserved.