|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RiakWalkSpec | |
---|---|
com.basho.riak.client.http | The legacy, low-level HTTP REST RiakClient and associated classes, consider using the high-level IRiakClient |
com.basho.riak.client.http.plain | A more OO wrapper to the legacy, low-level HTTP REST client map reduce key filters, consider using the high-level IRiakClient |
Uses of RiakWalkSpec in com.basho.riak.client.http |
---|
Methods in com.basho.riak.client.http with parameters of type RiakWalkSpec | |
---|---|
WalkResponse |
RiakClient.walk(String bucket,
String key,
RiakWalkSpec walkSpec)
|
Uses of RiakWalkSpec in com.basho.riak.client.http.plain |
---|
Methods in com.basho.riak.client.http.plain with parameters of type RiakWalkSpec | |
---|---|
List<? extends List<? extends RiakObject>> |
PlainClient.walk(String bucket,
String key,
RiakWalkSpec walkSpec)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |