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

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

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

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

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



Copyright © 2012. All Rights Reserved.