|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RiakWalkSpec | |
|---|---|
| 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 |
| Uses of RiakWalkSpec in com.basho.riak.client |
|---|
| Methods in com.basho.riak.client with parameters of type RiakWalkSpec | |
|---|---|
WalkResponse |
RiakClient.walk(String bucket,
String key,
RiakWalkSpec walkSpec)
Deprecated. |
| Uses of RiakWalkSpec in com.basho.riak.client.plain |
|---|
| Methods in com.basho.riak.client.plain with parameters of type RiakWalkSpec | |
|---|---|
List<? extends List<? extends RiakObject>> |
PlainClient.walk(String bucket,
String key,
RiakWalkSpec walkSpec)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||