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

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

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

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

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



Copyright © 2012. All Rights Reserved.