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

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

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

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

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



Copyright © 2012. All Rights Reserved.