org.apache.hadoop.ipc.protobuf
Interface ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder

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

public static interface ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getProtocol()
           
 boolean hasProtocol()
           
 
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

hasProtocol

boolean hasProtocol()

getProtocol

String getProtocol()


Copyright © 2012 Apache Software Foundation. All Rights Reserved.