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

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

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

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

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



Copyright © 2012. All Rights Reserved.