Package | Description |
---|---|
org.apache.hadoop.ha.proto |
Modifier and Type | Class and Description |
---|---|
static class |
HAServiceProtocolProtos.HAStateChangeRequestInfoProto
Protobuf type
hadoop.common.HAStateChangeRequestInfoProto |
static class |
HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
Protobuf type
hadoop.common.HAStateChangeRequestInfoProto |
Modifier and Type | Method and Description |
---|---|
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 © 2017 Apache Software Foundation. All Rights Reserved.