| Package | Description |
|---|---|
| org.apache.slider.client | |
| org.apache.slider.core.build | |
| org.apache.slider.core.persist |
| Modifier and Type | Method and Description |
|---|---|
AggregateConf |
SliderClient.loadPersistedClusterDescription(String clustername)
Load the persistent cluster description
|
protected void |
SliderClient.persistInstanceDefinition(boolean overwrite,
org.apache.hadoop.fs.Path appconfdir,
InstanceBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceBuilder.persist(org.apache.hadoop.fs.Path appconfdir,
boolean overwrite)
Persist this
|
static void |
InstanceIO.saveInstanceDefinition(CoreFileSystem coreFS,
org.apache.hadoop.fs.Path dir,
AggregateConf instanceDefinition)
Update a persisted instance definition
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfPersister.load(AggregateConf conf)
Load the configuration.
|
void |
ConfPersister.save(AggregateConf conf,
LockHeldAction action)
Save the configuration
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.