org.apache.hadoop.ha.proto
Interface HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder

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

public static interface HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 HAServiceProtocolProtos.HARequestSource getReqSource()
           
 boolean hasReqSource()
           
 
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

hasReqSource

boolean hasReqSource()

getReqSource

HAServiceProtocolProtos.HARequestSource getReqSource()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.