Package | Description |
---|---|
org.apache.hadoop.yarn.proto |
Modifier and Type | Class and Description |
---|---|
static class |
YarnProtos.StringLocalResourceMapProto
Protobuf type
hadoop.yarn.StringLocalResourceMapProto |
static class |
YarnProtos.StringLocalResourceMapProto.Builder
Protobuf type
hadoop.yarn.StringLocalResourceMapProto |
Modifier and Type | Method and Description |
---|---|
YarnProtos.StringLocalResourceMapProtoOrBuilder |
YarnProtos.ContainerLaunchContextProtoOrBuilder.getLocalResourcesOrBuilder(int index)
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1; |
YarnProtos.StringLocalResourceMapProtoOrBuilder |
YarnProtos.ContainerLaunchContextProto.getLocalResourcesOrBuilder(int index)
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1; |
YarnProtos.StringLocalResourceMapProtoOrBuilder |
YarnProtos.ContainerLaunchContextProto.Builder.getLocalResourcesOrBuilder(int index)
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends YarnProtos.StringLocalResourceMapProtoOrBuilder> |
YarnProtos.ContainerLaunchContextProtoOrBuilder.getLocalResourcesOrBuilderList()
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1; |
List<? extends YarnProtos.StringLocalResourceMapProtoOrBuilder> |
YarnProtos.ContainerLaunchContextProto.getLocalResourcesOrBuilderList()
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1; |
List<? extends YarnProtos.StringLocalResourceMapProtoOrBuilder> |
YarnProtos.ContainerLaunchContextProto.Builder.getLocalResourcesOrBuilderList()
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1; |
Copyright © 2013 Apache Software Foundation. All rights reserved.