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 |
---|---|
Long |
RiakClient.incrementCounter(com.google.protobuf.ByteString bucket,
com.google.protobuf.ByteString counter,
long increment,
RequestMeta meta) |
Long |
RiakClient.incrementCounter(String bucket,
String counter,
long increment,
RequestMeta meta) |
com.google.protobuf.ByteString[] |
RiakClient.store(RiakObject[] values,
RequestMeta meta) |
Copyright © 2014. All Rights Reserved.