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

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

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

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

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



Copyright © 2012. All Rights Reserved.