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