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