Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
WalkResponse |
RiakClient.walk(String bucket,
String key,
RiakWalkSpec walkSpec) |
Modifier and Type | Method and Description |
---|---|
List<? extends List<? extends RiakObject>> |
PlainClient.walk(String bucket,
String key,
RiakWalkSpec walkSpec) |
Copyright © 2014. All Rights Reserved.