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