Package | Description |
---|---|
com.basho.riak.client |
Provides the top-level
IRiakClient
and IRiakObject classes required to store data
in Riak, start here. |
com.basho.riak.client.plain |
Deprecated please see com.basho.riak.http.client.plain
|
com.basho.riak.client.request |
Deprecated please see com.basho.riak.http.client.request
|
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 |
---|
BucketResponse
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.response.BucketResponse
instead.
WARNING: This class will be REMOVED in the next version. |
FetchResponse
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.response.FetchResponse
instead.
WARNING: This class will be REMOVED in the next version. |
HttpResponse
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.response.HttpResponse
instead.
WARNING: This class will be REMOVED in the next version. |
MapReduceResponse
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.response.MapReduceResponse
instead.
WARNING: This class will be REMOVED in the next version. |
RiakExceptionHandler
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.response.RiakExceptionHandler
instead.
WARNING: This class will be REMOVED in the next version. |
StoreResponse
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.response.StoreResponse
instead.
WARNING: This class will be REMOVED in the next version. |
StreamHandler
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.response.StreamHandler
instead.
WARNING: This class will be REMOVED in the next version. |
WalkResponse
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.response.WalkResponse
instead.
WARNING: This class will be REMOVED in the next version. |
Class and Description |
---|
HttpResponse
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.response.HttpResponse
instead.
WARNING: This class will be REMOVED in the next version. |
RiakExceptionHandler
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.response.RiakExceptionHandler
instead.
WARNING: This class will be REMOVED in the next version. |
RiakIORuntimeException
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.response.RiakIORuntimeException
instead.
WARNING: This class will be REMOVED in the next version. |
RiakResponseRuntimeException
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.response.RiakResponseRuntimeException
instead.
WARNING: This class will be REMOVED in the next version. |
StreamHandler
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.response.StreamHandler
instead.
WARNING: This class will be REMOVED in the next version. |
Class and Description |
---|
MapReduceResponse
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.response.MapReduceResponse
instead.
WARNING: This class will be REMOVED in the next version. |
Class and Description |
---|
FetchResponse
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.response.FetchResponse
instead.
WARNING: This class will be REMOVED in the next version. |
HttpResponse
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.response.HttpResponse
instead.
WARNING: This class will be REMOVED in the next version. |
HttpResponseDecorator
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.response.HttpResponseDecorator
instead.
WARNING: This class will be REMOVED in the next version. |
RiakIORuntimeException
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.response.RiakIORuntimeException
instead.
WARNING: This class will be REMOVED in the next version. |
RiakResponseRuntimeException
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.response.RiakResponseRuntimeException
instead.
WARNING: This class will be REMOVED in the next version. |
WithBodyResponse
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.response.WithBodyResponse
instead.
WARNING: This class will be REMOVED in the next version. |
Class and Description |
---|
HttpResponse
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.response.HttpResponse
instead.
WARNING: This class will be REMOVED in the next version. |
RiakExceptionHandler
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.response.RiakExceptionHandler
instead.
WARNING: This class will be REMOVED in the next version. |
RiakIORuntimeException
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.response.RiakIORuntimeException
instead.
WARNING: This class will be REMOVED in the next version. |
RiakResponseRuntimeException
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.response.RiakResponseRuntimeException
instead.
WARNING: This class will be REMOVED in the next version. |
StreamHandler
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.response.StreamHandler
instead.
WARNING: This class will be REMOVED in the next version. |
Copyright © 2014. All Rights Reserved.