Modifier and Type | Method and Description |
---|---|
LocalizerContext |
ResourceRequestEvent.getContext() |
LocalizerContext |
LocalizerResourceRequestEvent.getContext() |
Constructor and Description |
---|
LocalizerResourceRequestEvent(LocalizedResource resource,
org.apache.hadoop.yarn.api.records.LocalResourceVisibility vis,
LocalizerContext context,
String pattern) |
ResourceRequestEvent(LocalResourceRequest resource,
org.apache.hadoop.yarn.api.records.LocalResourceVisibility vis,
LocalizerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ExternalTokenLocalizer.run(LocalizerContext context,
org.apache.hadoop.conf.Configuration conf,
LocalDirsHandlerService localDirsHandlerService)
Localizes any distribution specific tokens.
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.