Package | Description |
---|---|
com.basho.riak.pbc |
The legacy, low-level Protocol Buffers RiakClient and associated classes, consider using the high-level
IRiakClient |
Modifier and Type | Method and Description |
---|---|
static DeleteMeta |
DeleteMeta.empty() |
Modifier and Type | Method and Description |
---|---|
void |
RiakClient.delete(com.google.protobuf.ByteString bucket,
com.google.protobuf.ByteString key,
DeleteMeta deleteMeta) |
void |
RiakClient.delete(String bucket,
String key,
DeleteMeta deleteMeta) |
Copyright © 2014. All Rights Reserved.