org.apache.hadoop.hbase.protobuf.generated
Interface RPCProtos.RpcResponseBodyOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
RPCProtos.RpcResponseBody, RPCProtos.RpcResponseBody.Builder
Enclosing class:
RPCProtos

public static interface RPCProtos.RpcResponseBodyOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 com.google.protobuf.ByteString getResponse()
           
 boolean hasResponse()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasResponse

boolean hasResponse()

getResponse

com.google.protobuf.ByteString getResponse()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.