Package | Description |
---|---|
alluxio.cli.fs.command |
Modifier and Type | Field and Description |
---|---|
protected List<JobAttempt> |
AbstractDistributedJobCommand.mSubmittedJobAttempts |
Modifier and Type | Method and Description |
---|---|
static JobAttempt |
DistributedLoadUtils.LoadJobAttemptFactory.create(AbstractDistributedJobCommand command,
List<URIStatus> filePath,
int replication,
Set<String> workerSet,
Set<String> excludedWorkerSet,
Set<String> localityIds,
Set<String> excludedLocalityIds,
boolean printOut)
Loads a file or directory in Alluxio space, makes it resident in memory.
|
Copyright © 2023. All Rights Reserved.