Package | Description |
---|---|
com.basho.riak.client.plain |
Deprecated please see com.basho.riak.http.client.plain
|
Class and Description |
---|
PlainClient
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.plain.PlainClient
instead.
WARNING: This class will be REMOVED in the next version. |
RiakIOException
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.plain.RiakIOException
instead.
WARNING: This class will be REMOVED in the next version. |
RiakResponseException
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.plain.RiakResponseException
instead.
WARNING: This class will be REMOVED in the next version. |
Copyright © 2014. All Rights Reserved.