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

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

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

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

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



Copyright © 2012. All Rights Reserved.