Modifier and Type | Class and Description |
---|---|
class |
RecordFactoryPBImpl |
Modifier and Type | Method and Description |
---|---|
static RecordFactory |
RecordFactoryPBImpl.get() |
Modifier and Type | Method and Description |
---|---|
static RecordFactory |
RecordFactoryProvider.getRecordFactory(Configuration conf) |
Constructor and Description |
---|
ContainerLocalizer(FileContext lfs,
String user,
String appId,
String localizerId,
List<Path> localDirs,
RecordFactory recordFactory) |
Modifier and Type | Field and Description |
---|---|
protected RecordFactory |
FSQueue.recordFactory |
Modifier and Type | Method and Description |
---|---|
static ApplicationId |
BuilderUtils.newApplicationId(RecordFactory recordFactory,
long clustertimestamp,
CharSequence id) |
static ApplicationId |
BuilderUtils.newApplicationId(RecordFactory recordFactory,
long clusterTimeStamp,
int id) |
static ContainerId |
BuilderUtils.newContainerId(RecordFactory recordFactory,
ApplicationId appId,
ApplicationAttemptId appAttemptId,
int containerId) |
Modifier and Type | Method and Description |
---|---|
static ApplicationId |
ConverterUtils.toApplicationId(RecordFactory recordFactory,
String appIdStr) |
Copyright © 2013 Apache Software Foundation. All rights reserved.