| Package | Description |
|---|---|
| org.apache.slider.core.registry.docstore | |
| org.apache.slider.providers.agent |
| Modifier and Type | Field and Description |
|---|---|
Map<String,List<ExportEntry>> |
PublishedExports.entries |
| Modifier and Type | Method and Description |
|---|---|
void |
PublishedExports.putValues(Iterable<Map.Entry<String,List<ExportEntry>>> entries)
Set the values from an iterable (this includes a Hadoop Configuration and Java properties
object).
|
| Constructor and Description |
|---|
PublishedExports(String description,
Iterable<Map.Entry<String,List<ExportEntry>>> entries)
Build a configuration from the entries
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,List<ExportEntry>> |
AgentProviderService.getCurrentExports(String groupName) |
protected Map<String,ExportEntry> |
AgentProviderService.getLogFolderExports() |
protected Map<String,ExportEntry> |
AgentProviderService.getWorkFolderExports() |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.