Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto> |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.build() |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.buildPartial() |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.getDefaultInstance() |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.getDefaultInstanceForType() |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.getDefaultInstanceForType() |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.parseDelimitedFrom(InputStream input) |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.parseFrom(byte[] data) |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.parseFrom(InputStream input) |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
ResourceTracker.ResourceTrackerService.BlockingInterface.registerNodeManager(com.google.protobuf.RpcController controller,
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto request) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto> |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.mergeFrom(YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto other) |
static YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.newBuilder(YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
ResourceTracker.ResourceTrackerService.registerNodeManager(com.google.protobuf.RpcController controller,
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto request,
com.google.protobuf.RpcCallback<YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto> done)
rpc registerNodeManager(.hadoop.yarn.RegisterNodeManagerRequestProto) returns (.hadoop.yarn.RegisterNodeManagerResponseProto); |
void |
ResourceTracker.ResourceTrackerService.Interface.registerNodeManager(com.google.protobuf.RpcController controller,
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto request,
com.google.protobuf.RpcCallback<YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto> done)
rpc registerNodeManager(.hadoop.yarn.RegisterNodeManagerRequestProto) returns (.hadoop.yarn.RegisterNodeManagerResponseProto); |
void |
ResourceTracker.ResourceTrackerService.Stub.registerNodeManager(com.google.protobuf.RpcController controller,
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto request,
com.google.protobuf.RpcCallback<YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto> done) |
Modifier and Type | Method and Description |
---|---|
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
ResourceTrackerPBServiceImpl.registerNodeManager(com.google.protobuf.RpcController controller,
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto |
RegisterNodeManagerResponsePBImpl.getProto() |
Constructor and Description |
---|
RegisterNodeManagerResponsePBImpl(YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto proto) |
Copyright © 2013 Apache Software Foundation. All rights reserved.