Package | Description |
---|---|
com.basho.riak.client.response |
Deprecated please see com.basho.riak.http.client.response
|
Modifier and Type | Class and Description |
---|---|
class |
StreamedKeysCollection
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.StreamedKeysCollection
instead.
WARNING: This class will be REMOVED in the next version. |
class |
StreamedSiblingsCollection
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.StreamedSiblingsCollections
instead.
WARNING: This class will be REMOVED in the next version. |
Copyright © 2014. All Rights Reserved.