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

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

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

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

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

Constructors in com.basho.riak.pbc with parameters of type RPB.RpbErrorResp
RiakError(RPB.RpbErrorResp err)
           
 



Copyright © 2012. All Rights Reserved.