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

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

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

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

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



Copyright © 2012. All Rights Reserved.