|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RPB.RpbGetResp.Builder | |
---|---|
com.basho.riak.pbc | The legacy, low-level Protocol Buffers RiakClient and associated classes, consider using the high-level IRiakClient |
Uses of RPB.RpbGetResp.Builder in com.basho.riak.pbc |
---|
Methods in com.basho.riak.pbc that return RPB.RpbGetResp.Builder | |
---|---|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.addAllContent(Iterable<? extends RPB.RpbContent> values)
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.addContent(RPB.RpbContent.Builder builderForValue)
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.addContent(RPB.RpbContent value)
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.clear()
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.clearContent()
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.clearUnchanged()
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.clearVclock()
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.clone()
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.mergeFrom(com.google.protobuf.Message other)
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.mergeFrom(RPB.RpbGetResp other)
|
static RPB.RpbGetResp.Builder |
RPB.RpbGetResp.newBuilder()
|
static RPB.RpbGetResp.Builder |
RPB.RpbGetResp.newBuilder(RPB.RpbGetResp prototype)
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.newBuilderForType()
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.setContent(int index,
RPB.RpbContent.Builder builderForValue)
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.setContent(int index,
RPB.RpbContent value)
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.setUnchanged(boolean value)
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.setVclock(com.google.protobuf.ByteString value)
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.toBuilder()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |