public static interface HadoopRpcProtos.HadoopRpcRequestProtoOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getClientProtocolVersion() |
String |
getDeclaringClassProtocolName() |
String |
getMethodName() |
com.google.protobuf.ByteString |
getRequest() |
boolean |
hasClientProtocolVersion() |
boolean |
hasDeclaringClassProtocolName() |
boolean |
hasMethodName() |
boolean |
hasRequest() |
boolean hasMethodName()
String getMethodName()
boolean hasRequest()
com.google.protobuf.ByteString getRequest()
boolean hasDeclaringClassProtocolName()
String getDeclaringClassProtocolName()
boolean hasClientProtocolVersion()
long getClientProtocolVersion()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.