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

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

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

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

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



Copyright © 2012. All Rights Reserved.