Uses of Class
com.basho.riak.pbc.RPB.RpbPutReq

Packages that use RPB.RpbPutReq
com.basho.riak.pbc The legacy, low-level Protocol Buffers RiakClient and associated classes, consider using the high-level IRiakClient 
 

Uses of RPB.RpbPutReq in com.basho.riak.pbc
 

Methods in com.basho.riak.pbc that return RPB.RpbPutReq
 RPB.RpbPutReq RPB.RpbPutReq.Builder.build()
           
 RPB.RpbPutReq RPB.RpbPutReq.Builder.buildPartial()
           
static RPB.RpbPutReq RPB.RpbPutReq.getDefaultInstance()
           
 RPB.RpbPutReq RPB.RpbPutReq.getDefaultInstanceForType()
           
 RPB.RpbPutReq RPB.RpbPutReq.Builder.getDefaultInstanceForType()
           
protected  RPB.RpbPutReq RPB.RpbPutReq.Builder.internalGetResult()
           
static RPB.RpbPutReq RPB.RpbPutReq.parseDelimitedFrom(InputStream input)
           
static RPB.RpbPutReq RPB.RpbPutReq.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RPB.RpbPutReq RPB.RpbPutReq.parseFrom(byte[] data)
           
static RPB.RpbPutReq RPB.RpbPutReq.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RPB.RpbPutReq RPB.RpbPutReq.parseFrom(com.google.protobuf.ByteString data)
           
static RPB.RpbPutReq RPB.RpbPutReq.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RPB.RpbPutReq RPB.RpbPutReq.parseFrom(com.google.protobuf.CodedInputStream input)
           
static RPB.RpbPutReq RPB.RpbPutReq.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RPB.RpbPutReq RPB.RpbPutReq.parseFrom(InputStream input)
           
static RPB.RpbPutReq RPB.RpbPutReq.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.basho.riak.pbc with parameters of type RPB.RpbPutReq
 RPB.RpbPutReq.Builder RPB.RpbPutReq.Builder.mergeFrom(RPB.RpbPutReq other)
           
static RPB.RpbPutReq.Builder RPB.RpbPutReq.newBuilder(RPB.RpbPutReq prototype)
           
 



Copyright © 2012. All Rights Reserved.