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

Packages that use HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder
org.apache.hadoop.ha.proto   
 

Uses of HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder in org.apache.hadoop.ha.proto
 

Classes in org.apache.hadoop.ha.proto that implement HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder
static class HAServiceProtocolProtos.HAStateChangeRequestInfoProto
          Protobuf type hadoop.common.HAStateChangeRequestInfoProto
static class HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
          Protobuf type hadoop.common.HAStateChangeRequestInfoProto
 

Methods in org.apache.hadoop.ha.proto that return HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder
 HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder.getReqInfoOrBuilder()
          required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
 HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder HAServiceProtocolProtos.TransitionToActiveRequestProto.getReqInfoOrBuilder()
          required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
 HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder.getReqInfoOrBuilder()
          required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
 HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder.getReqInfoOrBuilder()
          required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
 HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder HAServiceProtocolProtos.TransitionToStandbyRequestProto.getReqInfoOrBuilder()
          required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
 HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder.getReqInfoOrBuilder()
          required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.