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

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

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

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

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



Copyright © 2012. All Rights Reserved.