Package | Description |
---|---|
org.apache.hadoop.ha.proto | |
org.apache.hadoop.ha.protocolPB |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ZKFCProtocolProtos.CedeActiveResponseProto> |
ZKFCProtocolProtos.CedeActiveResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.Builder.build() |
ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.Builder.buildPartial() |
ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.ZKFCProtocolService.BlockingInterface.cedeActive(com.google.protobuf.RpcController controller,
ZKFCProtocolProtos.CedeActiveRequestProto request) |
static ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.getDefaultInstance() |
ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.getDefaultInstanceForType() |
ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.Builder.getDefaultInstanceForType() |
static ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.parseDelimitedFrom(InputStream input) |
static ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.parseFrom(byte[] data) |
static ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.parseFrom(InputStream input) |
static ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolProtos.CedeActiveResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<ZKFCProtocolProtos.CedeActiveResponseProto> |
ZKFCProtocolProtos.CedeActiveResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
ZKFCProtocolProtos.CedeActiveResponseProto.Builder |
ZKFCProtocolProtos.CedeActiveResponseProto.Builder.mergeFrom(ZKFCProtocolProtos.CedeActiveResponseProto other) |
static ZKFCProtocolProtos.CedeActiveResponseProto.Builder |
ZKFCProtocolProtos.CedeActiveResponseProto.newBuilder(ZKFCProtocolProtos.CedeActiveResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
ZKFCProtocolProtos.ZKFCProtocolService.cedeActive(com.google.protobuf.RpcController controller,
ZKFCProtocolProtos.CedeActiveRequestProto request,
com.google.protobuf.RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto> done)
rpc cedeActive(.hadoop.common.CedeActiveRequestProto) returns (.hadoop.common.CedeActiveResponseProto); |
void |
ZKFCProtocolProtos.ZKFCProtocolService.Interface.cedeActive(com.google.protobuf.RpcController controller,
ZKFCProtocolProtos.CedeActiveRequestProto request,
com.google.protobuf.RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto> done)
rpc cedeActive(.hadoop.common.CedeActiveRequestProto) returns (.hadoop.common.CedeActiveResponseProto); |
void |
ZKFCProtocolProtos.ZKFCProtocolService.Stub.cedeActive(com.google.protobuf.RpcController controller,
ZKFCProtocolProtos.CedeActiveRequestProto request,
com.google.protobuf.RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto> done) |
Modifier and Type | Method and Description |
---|---|
ZKFCProtocolProtos.CedeActiveResponseProto |
ZKFCProtocolServerSideTranslatorPB.cedeActive(com.google.protobuf.RpcController controller,
ZKFCProtocolProtos.CedeActiveRequestProto request) |
Copyright © 2013 Apache Software Foundation. All rights reserved.