| Package | Description |
|---|---|
| org.apache.slider.common.tools | |
| org.apache.slider.core.build | |
| org.apache.slider.core.launch | |
| org.apache.slider.core.persist |
| Modifier and Type | Class and Description |
|---|---|
class |
SliderFileSystem
Extends Core Filesystem with operations to manipulate ClusterDescription
persistent state
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.fs.Path |
SliderUtils.extractImagePath(CoreFileSystem fs,
MapOperations internalOptions) |
| Modifier and Type | Method and Description |
|---|---|
static AggregateConf |
InstanceIO.loadInstanceDefinitionUnresolved(CoreFileSystem sliderFileSystem,
org.apache.hadoop.fs.Path clusterDirectory)
Load in an instance definition -but do not resolve it
|
static void |
InstanceIO.saveInstanceDefinition(CoreFileSystem coreFS,
org.apache.hadoop.fs.Path dir,
AggregateConf instanceDefinition)
Update a persisted instance definition
|
| Constructor and Description |
|---|
InstanceBuilder(CoreFileSystem coreFileSystem,
org.apache.hadoop.conf.Configuration conf,
String clustername) |
| Modifier and Type | Field and Description |
|---|---|
protected CoreFileSystem |
AbstractLauncher.coreFileSystem
Filesystem to use for the launch
|
| Constructor and Description |
|---|
AbstractLauncher(org.apache.hadoop.conf.Configuration conf,
CoreFileSystem fs) |
AbstractLauncher(CoreFileSystem fs) |
AppMasterLauncher(String name,
String type,
org.apache.hadoop.conf.Configuration conf,
CoreFileSystem fs,
SliderYarnClientImpl yarnClient,
boolean secureCluster,
Map<String,String> options,
Map<String,String> resourceGlobalOptions,
Set<String> applicationTags)
Build the AM Launcher
|
ContainerLauncher(org.apache.hadoop.conf.Configuration conf,
CoreFileSystem fs,
org.apache.hadoop.yarn.api.records.Container container) |
| Constructor and Description |
|---|
ConfPersister(CoreFileSystem coreFS,
org.apache.hadoop.fs.Path persistDir) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.