Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

add(TimeSeries) - Method in class alluxio.job.util.TimeSeries
Add one histogram to the current one.
addJobStatusBlock(SimpleJobStatusBlock) - Method in class alluxio.job.wire.CmdStatusBlock
Add an entry of job status block.
addTask(long, WorkerInfo, Object) - Method in class alluxio.job.plan.meta.PlanInfo
Registers a task.
affectedPaths() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
affectedPaths() - Method in class alluxio.job.cmd.persist.PersistCmdConfig
 
affectedPaths() - Method in interface alluxio.job.CmdConfig
 
affectedPaths() - Method in interface alluxio.job.JobConfig
 
affectedPaths() - Method in class alluxio.job.plan.BatchedJobConfig
 
affectedPaths() - Method in class alluxio.job.plan.migrate.MigrateConfig
 
affectedPaths() - Method in class alluxio.job.plan.NoopPlanConfig
 
affectedPaths() - Method in class alluxio.job.plan.persist.PersistConfig
 
affectedPaths() - Method in class alluxio.job.plan.replicate.MoveConfig
 
affectedPaths() - Method in class alluxio.job.workflow.composite.CompositeConfig
 
alluxio.job - package alluxio.job
 
alluxio.job.cmd - package alluxio.job.cmd
 
alluxio.job.cmd.migrate - package alluxio.job.cmd.migrate
 
alluxio.job.cmd.persist - package alluxio.job.cmd.persist
 
alluxio.job.cmd.replicate - package alluxio.job.cmd.replicate
 
alluxio.job.meta - package alluxio.job.meta
 
alluxio.job.plan - package alluxio.job.plan
 
alluxio.job.plan.meta - package alluxio.job.plan.meta
 
alluxio.job.plan.migrate - package alluxio.job.plan.migrate
 
alluxio.job.plan.persist - package alluxio.job.plan.persist
 
alluxio.job.plan.replicate - package alluxio.job.plan.replicate
 
alluxio.job.util - package alluxio.job.util
 
alluxio.job.wire - package alluxio.job.wire
 
alluxio.job.workflow - package alluxio.job.workflow
 
alluxio.job.workflow.composite - package alluxio.job.workflow.composite
 
alluxio.scheduler.job - package alluxio.scheduler.job
 

B

BatchedJobConfig - Class in alluxio.job.plan
The configuration of loading a file.
BatchedJobConfig(String, Set<Map<String, String>>) - Constructor for class alluxio.job.plan.BatchedJobConfig
 

C

CANCEL - Static variable in class alluxio.job.ServiceConstants
 
CliConfig - Interface in alluxio.job.cmd
A Cmd config for Cli.
CmdConfig - Interface in alluxio.job
A Cmd configuration.
CmdStatusBlock - Class in alluxio.job.wire
This class holds command status detailed information.
CmdStatusBlock(long, OperationType) - Constructor for class alluxio.job.wire.CmdStatusBlock
Constructor.
CmdStatusBlock(long, List<SimpleJobStatusBlock>, OperationType) - Constructor for class alluxio.job.wire.CmdStatusBlock
Constructor.
compareTo(PlanInfo) - Method in class alluxio.job.plan.meta.PlanInfo
This method orders jobs using the time their status was last modified.
compareTo(Task) - Method in class alluxio.scheduler.job.Task
 
CompositeConfig - Class in alluxio.job.workflow.composite
A composite job is a list of jobs to be executed either sequentially or concurrently.
CompositeConfig(ArrayList<JobConfig>, Boolean) - Constructor for class alluxio.job.workflow.composite.CompositeConfig
 
create() - Method in interface alluxio.scheduler.job.JobFactory
 

D

deserialize(byte[]) - Static method in class alluxio.job.util.SerializationUtils
Deserializes a byte array into an object.
deserialize(byte[], String) - Static method in class alluxio.job.util.SerializationUtils
Wrapper around #deserialize(Object) which throws a runtime exception with the given message on failure.
dumpStats() - Method in class alluxio.scheduler.job.Task.TaskStat
 

E

equals(Object) - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
equals(Object) - Method in class alluxio.job.cmd.persist.PersistCmdConfig
 
equals(Object) - Method in class alluxio.job.plan.BatchedJobConfig
 
equals(Object) - Method in class alluxio.job.plan.meta.PlanInfo
 
equals(Object) - Method in class alluxio.job.plan.migrate.MigrateConfig
 
equals(Object) - Method in class alluxio.job.plan.NoopPlanConfig
 
equals(Object) - Method in class alluxio.job.plan.persist.PersistConfig
 
equals(Object) - Method in class alluxio.job.plan.replicate.MoveConfig
 
equals(Object) - Method in class alluxio.job.wire.JobServiceSummary
 
equals(Object) - Method in class alluxio.job.wire.JobWorkerHealth
 
equals(Object) - Method in class alluxio.job.wire.PlanInfo
 
equals(Object) - Method in class alluxio.job.wire.SimpleJobStatusBlock
 
equals(Object) - Method in class alluxio.job.wire.StatusSummary
 
equals(Object) - Method in class alluxio.job.wire.TaskInfo
 
equals(Object) - Method in class alluxio.job.wire.WorkflowInfo
 
equals(Object) - Method in class alluxio.job.workflow.composite.CompositeConfig
 
equals(Object) - Method in class alluxio.scheduler.job.Task
 
ErrorUtils - Class in alluxio.job
Utility for getting error information in job service.
execute(BlockWorkerClient, WorkerInfo) - Method in class alluxio.scheduler.job.Task
run the task and set the response future.

F

failJob(AlluxioRuntimeException) - Method in interface alluxio.scheduler.job.Job
set job as failure with exception.
FAILURE_HISTORY - Static variable in class alluxio.job.ServiceConstants
 
fromProto(JobInfo) - Static method in class alluxio.job.ProtoUtils
 
fromProto(Status) - Static method in class alluxio.job.ProtoUtils
 
fromProto(Job.PJobState) - Static method in enum alluxio.scheduler.job.JobState
Convert PJobStatus to JobStatus.

G

generateClientWorkerInfo() - Method in class alluxio.job.MasterWorkerInfo
 
get(long) - Method in class alluxio.job.util.TimeSeries
 
GET_STATUS - Static variable in class alluxio.job.ServiceConstants
 
getAffectedPaths() - Method in interface alluxio.job.wire.JobInfo
 
getAffectedPaths() - Method in class alluxio.job.wire.PlanInfo
 
getBatchSize() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
getBlockId() - Method in class alluxio.job.plan.replicate.MoveConfig
 
getChildren() - Method in interface alluxio.job.wire.JobInfo
 
getChildren() - Method in class alluxio.job.wire.PlanInfo
 
getChildren() - Method in class alluxio.job.wire.TaskInfo
 
getChildren() - Method in class alluxio.job.wire.WorkflowInfo
 
getCount() - Method in class alluxio.job.wire.StatusSummary
Returns the count of the number of jobs associated with Status.
getDescription() - Method in interface alluxio.job.wire.JobInfo
 
getDescription() - Method in class alluxio.job.wire.PlanInfo
 
getDescription() - Method in class alluxio.job.wire.TaskInfo
 
getDescription() - Method in class alluxio.job.wire.WorkflowInfo
 
getDescription() - Method in interface alluxio.scheduler.job.Job
 
getDestination() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
getDestination() - Method in class alluxio.job.plan.migrate.MigrateConfig
 
getEndTime() - Method in interface alluxio.scheduler.job.Job
 
getErrorMessage() - Method in class alluxio.job.plan.meta.PlanInfo
 
getErrorMessage() - Method in interface alluxio.job.wire.JobInfo
 
getErrorMessage() - Method in class alluxio.job.wire.PlanInfo
 
getErrorMessage() - Method in class alluxio.job.wire.TaskInfo
 
getErrorMessage() - Method in class alluxio.job.wire.WorkflowInfo
 
getErrorType(Throwable) - Static method in class alluxio.job.ErrorUtils
 
getErrorType() - Method in class alluxio.job.plan.meta.PlanInfo
 
getErrorType() - Method in interface alluxio.job.wire.JobInfo
 
getErrorType() - Method in class alluxio.job.wire.PlanInfo
 
getErrorType() - Method in class alluxio.job.wire.TaskInfo
 
getErrorType() - Method in class alluxio.job.wire.WorkflowInfo
 
getFilePath() - Method in class alluxio.job.cmd.persist.PersistCmdConfig
 
getFilePath() - Method in class alluxio.job.plan.persist.PersistConfig
 
getFilePath() - Method in class alluxio.job.wire.SimpleJobStatusBlock
Get file path of the job.
getFilesPathFailed() - Method in class alluxio.job.wire.SimpleJobStatusBlock
Get failed file path of the job.
getHostname() - Method in class alluxio.job.wire.JobWorkerHealth
 
getId() - Method in class alluxio.job.MasterWorkerInfo
 
getId() - Method in class alluxio.job.plan.meta.PlanInfo
 
getId() - Method in interface alluxio.job.wire.JobInfo
 
getId() - Method in class alluxio.job.wire.PlanInfo
 
getId() - Method in class alluxio.job.wire.TaskInfo
 
getId() - Method in class alluxio.job.wire.WorkflowInfo
 
getJob() - Method in class alluxio.scheduler.job.Task
Get the job this task belongs to.
getJobConfig() - Method in class alluxio.job.plan.meta.PlanInfo
 
getJobConfigs() - Method in class alluxio.job.plan.BatchedJobConfig
 
getJobControlId() - Method in class alluxio.job.wire.CmdStatusBlock
Get job control ID of the command.
getJobId() - Method in class alluxio.job.wire.SimpleJobStatusBlock
Get job id.
getJobId() - Method in class alluxio.job.wire.TaskInfo
 
getJobId() - Method in interface alluxio.scheduler.job.Job
 
getJobs() - Method in class alluxio.job.workflow.composite.CompositeConfig
 
getJobs() - Method in interface alluxio.scheduler.job.JobMetaStore
 
getJobSource() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
getJobSource() - Method in class alluxio.job.cmd.persist.PersistCmdConfig
 
getJobSource() - Method in interface alluxio.job.CmdConfig
 
getJobState() - Method in interface alluxio.scheduler.job.Job
 
getJobStatusBlock() - Method in class alluxio.job.wire.CmdStatusBlock
Get a list of job status block for a command.
getJobType() - Method in class alluxio.job.plan.BatchedJobConfig
 
getLastStatusChangeMs() - Method in class alluxio.job.plan.meta.PlanInfo
 
getLastUpdated() - Method in interface alluxio.job.wire.JobInfo
 
getLastUpdated() - Method in class alluxio.job.wire.PlanInfo
 
getLastUpdated() - Method in class alluxio.job.wire.TaskInfo
 
getLastUpdated() - Method in class alluxio.job.wire.WorkflowInfo
 
getLastUpdatedTimeMs() - Method in class alluxio.job.MasterWorkerInfo
 
getLoadAverage() - Method in class alluxio.job.wire.JobWorkerHealth
Returns system load average for 1, 5, and 15 minutes.
getLongestRunning() - Method in class alluxio.job.wire.JobServiceSummary
 
getMediumType() - Method in class alluxio.job.plan.replicate.MoveConfig
 
getMountId() - Method in class alluxio.job.cmd.persist.PersistCmdConfig
 
getMountId() - Method in class alluxio.job.plan.persist.PersistConfig
 
getMyRunningWorker() - Method in class alluxio.scheduler.job.Task
Get the worker info this task runs on.
getName() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
getName() - Method in class alluxio.job.cmd.persist.PersistCmdConfig
 
getName() - Method in interface alluxio.job.CmdConfig
 
getName() - Method in interface alluxio.job.JobConfig
 
getName() - Method in class alluxio.job.plan.BatchedJobConfig
 
getName() - Method in class alluxio.job.plan.migrate.MigrateConfig
 
getName() - Method in class alluxio.job.plan.NoopPlanConfig
 
getName() - Method in class alluxio.job.plan.persist.PersistConfig
 
getName() - Method in class alluxio.job.plan.replicate.MoveConfig
 
getName() - Method in interface alluxio.job.wire.JobInfo
 
getName() - Method in class alluxio.job.wire.PlanInfo
 
getName() - Method in class alluxio.job.wire.TaskInfo
 
getName() - Method in class alluxio.job.wire.WorkflowInfo
 
getName() - Method in class alluxio.job.workflow.composite.CompositeConfig
 
getNewJobId() - Method in class alluxio.job.meta.JobIdGenerator
 
getNextTasks(Set<WorkerInfo>) - Method in interface alluxio.scheduler.job.Job
 
getNumActiveTasks() - Method in class alluxio.job.wire.JobWorkerHealth
 
getOperationType() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
getOperationType() - Method in class alluxio.job.cmd.persist.PersistCmdConfig
 
getOperationType() - Method in interface alluxio.job.CmdConfig
 
getOperationType() - Method in class alluxio.job.wire.CmdStatusBlock
Get OperationType.
getOverWrite() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
getParentId() - Method in interface alluxio.job.wire.JobInfo
 
getParentId() - Method in class alluxio.job.wire.PlanInfo
 
getParentId() - Method in class alluxio.job.wire.TaskInfo
 
getParentId() - Method in class alluxio.job.wire.WorkflowInfo
 
getPriority() - Method in class alluxio.scheduler.job.Task
 
getProgress(JobProgressReportFormat, boolean) - Method in interface alluxio.scheduler.job.Job
Get job progress.
getRecentActivities() - Method in class alluxio.job.wire.JobServiceSummary
 
getRecentFailures() - Method in class alluxio.job.wire.JobServiceSummary
 
getResponseFuture() - Method in class alluxio.scheduler.job.Task
 
getResult() - Method in class alluxio.job.plan.meta.PlanInfo
 
getResult() - Method in interface alluxio.job.wire.JobInfo
 
getResult() - Method in class alluxio.job.wire.PlanInfo
 
getResult() - Method in class alluxio.job.wire.TaskInfo
 
getResult() - Method in class alluxio.job.wire.WorkflowInfo
 
getSeries() - Method in class alluxio.job.util.TimeSeries
 
getSource() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
getSource() - Method in class alluxio.job.plan.migrate.MigrateConfig
 
getStartTime() - Method in class alluxio.job.MasterWorkerInfo
 
getStatus() - Method in class alluxio.job.plan.meta.PlanInfo
 
getStatus() - Method in interface alluxio.job.wire.JobInfo
 
getStatus() - Method in class alluxio.job.wire.PlanInfo
 
getStatus() - Method in class alluxio.job.wire.SimpleJobStatusBlock
Get status of the job.
getStatus() - Method in class alluxio.job.wire.StatusSummary
Returns the Status this object represents.
getStatus() - Method in class alluxio.job.wire.TaskInfo
 
getStatus() - Method in class alluxio.job.wire.WorkflowInfo
 
getSummary() - Method in class alluxio.job.util.TimeSeries
 
getSummaryPerStatus() - Method in class alluxio.job.wire.JobServiceSummary
Returns an unmodifiable collection of summary per job status.
getTaskId() - Method in class alluxio.job.wire.TaskInfo
 
getTaskId() - Method in class alluxio.scheduler.job.Task
Get task id.
getTaskIdList() - Method in class alluxio.job.plan.meta.PlanInfo
 
getTaskInfo(long) - Method in class alluxio.job.plan.meta.PlanInfo
 
getTaskInfoList() - Method in class alluxio.job.plan.meta.PlanInfo
 
getTaskPoolSize() - Method in class alluxio.job.wire.JobWorkerHealth
 
getTaskStat() - Method in class alluxio.scheduler.job.Task
 
getUfsPath() - Method in class alluxio.job.cmd.persist.PersistCmdConfig
 
getUfsPath() - Method in class alluxio.job.plan.persist.PersistConfig
 
getUnfinishedTasks() - Method in class alluxio.job.wire.JobWorkerHealth
 
getVersion() - Method in class alluxio.job.MasterWorkerInfo
 
getVersion() - Method in class alluxio.job.wire.JobWorkerHealth
 
getWidthNano() - Method in class alluxio.job.util.TimeSeries
 
getWorkerAddress() - Method in class alluxio.job.MasterWorkerInfo
 
getWorkerHost() - Method in class alluxio.job.plan.replicate.MoveConfig
 
getWorkerHost() - Method in class alluxio.job.wire.TaskInfo
 
getWorkerId() - Method in class alluxio.job.wire.JobWorkerHealth
 
getWriteType() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
getWriteType() - Method in class alluxio.job.plan.migrate.MigrateConfig
 

H

hasFailure() - Method in interface alluxio.scheduler.job.Job
 
hashCode() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
hashCode() - Method in class alluxio.job.cmd.persist.PersistCmdConfig
 
hashCode() - Method in class alluxio.job.plan.BatchedJobConfig
 
hashCode() - Method in class alluxio.job.plan.meta.PlanInfo
 
hashCode() - Method in class alluxio.job.plan.migrate.MigrateConfig
 
hashCode() - Method in class alluxio.job.plan.NoopPlanConfig
 
hashCode() - Method in class alluxio.job.plan.persist.PersistConfig
 
hashCode() - Method in class alluxio.job.plan.replicate.MoveConfig
 
hashCode() - Method in class alluxio.job.wire.JobServiceSummary
 
hashCode() - Method in class alluxio.job.wire.JobWorkerHealth
 
hashCode() - Method in class alluxio.job.wire.PlanInfo
 
hashCode() - Method in class alluxio.job.wire.SimpleJobStatusBlock
 
hashCode() - Method in class alluxio.job.wire.StatusSummary
 
hashCode() - Method in class alluxio.job.wire.TaskInfo
 
hashCode() - Method in class alluxio.job.wire.WorkflowInfo
 
hashCode() - Method in class alluxio.job.workflow.composite.CompositeConfig
 
hashCode() - Method in class alluxio.scheduler.job.Task
 

I

initializeJob() - Method in interface alluxio.scheduler.job.Job
Initialize the job before kick it running.
initiateVerification() - Method in interface alluxio.scheduler.job.Job
Initiate a verification pass.
isCurrentPassDone() - Method in interface alluxio.scheduler.job.Job
Check whether the current pass is finished.
isDone() - Method in interface alluxio.scheduler.job.Job
Check whether the job is finished.
isFinished() - Method in enum alluxio.job.wire.Status
 
isHealthy() - Method in interface alluxio.scheduler.job.Job
Check whether the job is healthy.
isOverwrite() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
isOverwrite() - Method in class alluxio.job.cmd.persist.PersistCmdConfig
 
isOverwrite() - Method in class alluxio.job.plan.migrate.MigrateConfig
 
isOverwrite() - Method in class alluxio.job.plan.persist.PersistConfig
 
isRunning() - Method in interface alluxio.scheduler.job.Job
Check whether the job is still running.
isSequential() - Method in class alluxio.job.workflow.composite.CompositeConfig
 

J

Job<T extends Task<?>> - Interface in alluxio.scheduler.job
interface for job that can be scheduled by Alluxio scheduler.
JobConfig - Interface in alluxio.job
A job configuration.
JobFactory - Interface in alluxio.scheduler.job
Factory for creating job instances.
JobIdGenerator - Class in alluxio.job.meta
This class generates unique job ids.
JobIdGenerator() - Constructor for class alluxio.job.meta.JobIdGenerator
Creates a new instance.
JobInfo - Interface in alluxio.job.wire
The Job Info.
JobMetaStore - Interface in alluxio.scheduler.job
Job meta store that store job information.
JobServiceSummary - Class in alluxio.job.wire
Job service summary.
JobServiceSummary(List<JobInfo>) - Constructor for class alluxio.job.wire.JobServiceSummary
Constructs a new instance of JobServiceSummary from a collection of JobInfo it possesses.
JobServiceSummary(JobServiceSummary) - Constructor for class alluxio.job.wire.JobServiceSummary
Constructs a new instance of JobServiceSummary from a proto object.
JobSource - Enum in alluxio.job.wire
The JobSource for a Cmd job.
JobState - Enum in alluxio.scheduler.job
Job status.
JobWorkerHealth - Class in alluxio.job.wire
The job worker health information.
JobWorkerHealth(long, List<Double>, int, int, int, String) - Constructor for class alluxio.job.wire.JobWorkerHealth
Default constructor.
JobWorkerHealth(long, List<Double>, int, int, int, String, BuildVersion) - Constructor for class alluxio.job.wire.JobWorkerHealth
Default constructor.
JobWorkerHealth(JobWorkerHealth) - Constructor for class alluxio.job.wire.JobWorkerHealth
Constructor from the grpc representation.

L

LIST - Static variable in class alluxio.job.ServiceConstants
 

M

makeValuesSerializable(Map<S, Collection<T>>) - Static method in class alluxio.job.util.SerializationUtils
 
MASTER_SERVICE_PREFIX - Static variable in class alluxio.job.ServiceConstants
 
MasterWorkerInfo - Class in alluxio.job
Metadata for an Alluxio worker.
MasterWorkerInfo(long, WorkerNetAddress) - Constructor for class alluxio.job.MasterWorkerInfo
Creates a new instance of MasterWorkerInfo.
MasterWorkerInfo(long, WorkerNetAddress, BuildVersion) - Constructor for class alluxio.job.MasterWorkerInfo
Creates a new instance of MasterWorkerInfo.
MigrateCliConfig - Class in alluxio.job.cmd.migrate
A config for a MigrateCli job.
MigrateCliConfig(String, String, WriteType, boolean, int) - Constructor for class alluxio.job.cmd.migrate.MigrateCliConfig
 
MigrateConfig - Class in alluxio.job.plan.migrate
Configuration for the migrate job.
MigrateConfig(String, String, WriteType, boolean) - Constructor for class alluxio.job.plan.migrate.MigrateConfig
 
mMean - Variable in class alluxio.job.util.TimeSeries.Summary
 
mMyJob - Variable in class alluxio.scheduler.job.Task
 
MoveConfig - Class in alluxio.job.plan.replicate
Configuration of a job moving a block.
MoveConfig(String, long, String, String) - Constructor for class alluxio.job.plan.replicate.MoveConfig
Creates a new instance of MoveConfig.
mPeak - Variable in class alluxio.job.util.TimeSeries.Summary
 
mStddev - Variable in class alluxio.job.util.TimeSeries.Summary
 

N

NAME - Static variable in class alluxio.job.cmd.migrate.MigrateCliConfig
 
NAME - Static variable in class alluxio.job.cmd.persist.PersistCmdConfig
 
NAME - Static variable in class alluxio.job.plan.BatchedJobConfig
 
NAME - Static variable in class alluxio.job.plan.migrate.MigrateConfig
 
NAME - Static variable in class alluxio.job.plan.NoopPlanConfig
 
NAME - Static variable in class alluxio.job.plan.persist.PersistConfig
 
NAME - Static variable in class alluxio.job.plan.replicate.MoveConfig
 
needVerification() - Method in interface alluxio.scheduler.job.Job
 
NoopPlanConfig - Class in alluxio.job.plan
Config for a plan that does nothing.
NoopPlanConfig() - Constructor for class alluxio.job.plan.NoopPlanConfig
Constructs a new instance.

O

onTaskSubmitFailure(Task<?>) - Method in interface alluxio.scheduler.job.Job
Define how to process task that gets rejected when scheduler tried to kick off.
onWorkerUnavailable(T) - Method in interface alluxio.scheduler.job.Job
Triggers when a worker is not available caused by membership changes.

P

parseBenchmarkResult(String) - Static method in class alluxio.job.util.SerializationUtils
Parse the actual JSON result from the benchmark output.
PersistCmdConfig - Class in alluxio.job.cmd.persist
A Cmd config for System Trigger job.
PersistCmdConfig(String, long, boolean, String) - Constructor for class alluxio.job.cmd.persist.PersistCmdConfig
Creates a new instance of PersistCmdConfig.
PersistConfig - Class in alluxio.job.plan.persist
The configuration of persisting a file.
PersistConfig(String, long, boolean, String) - Constructor for class alluxio.job.plan.persist.PersistConfig
Creates a new instance of PersistConfig.
PlanConfig - Interface in alluxio.job.plan
A plan configuration.
PlanInfo - Class in alluxio.job.plan.meta
The job information used by the job master internally.
PlanInfo(long, JobConfig, Consumer<PlanInfo>) - Constructor for class alluxio.job.plan.meta.PlanInfo
Creates a new instance of PlanInfo.
PlanInfo - Class in alluxio.job.wire
The plan description.
PlanInfo(long, String, Status, long, String) - Constructor for class alluxio.job.wire.PlanInfo
JobInfo constructor exposed for testing.
PlanInfo(PlanInfo, boolean) - Constructor for class alluxio.job.wire.PlanInfo
Constructs the plan info from the job master's internal representation of job info.
PlanInfo(JobInfo) - Constructor for class alluxio.job.wire.PlanInfo
Constructs a new instance of PlanInfo from a proto object.
PolicyConfig - Class in alluxio.job.cmd.replicate
A Cmd config for Policy.
PolicyConfig() - Constructor for class alluxio.job.cmd.replicate.PolicyConfig
 
print(PrintStream) - Method in class alluxio.job.util.TimeSeries
Print the time series densely, i.e.
processResponse(T) - Method in interface alluxio.scheduler.job.Job
process task result.
protoToCmdStatusBlock(CmdStatusBlock) - Static method in class alluxio.job.ProtoUtils
Convert proto to list of SimpleJobStatusBlock.
ProtoUtils - Class in alluxio.job
Utility for converting proto job representation to java job representation.

R

RECENT_LENGTH - Static variable in class alluxio.job.wire.JobServiceSummary
 
record(long) - Method in class alluxio.job.util.TimeSeries
Record one event at a timestamp into the time series.
record(long, int) - Method in class alluxio.job.util.TimeSeries
Record events at a timestamp into the time series.
recordTimeInQ() - Method in class alluxio.scheduler.job.Task.TaskStat
Record time when task is inside the queue.
recordTimeToComplete() - Method in class alluxio.scheduler.job.Task.TaskStat
Record time taken to complete the task.
RUN - Static variable in class alluxio.job.ServiceConstants
 
run(BlockWorkerClient) - Method in class alluxio.scheduler.job.Task
run the task.

S

SerializableVoid - Class in alluxio.job.util
Same as Void, but implementing Serializable.
SerializationUtils - Class in alluxio.job.util
Serialization related utility methods.
serialize(Object) - Static method in class alluxio.job.util.SerializationUtils
Serializes an object into a byte array.
serialize(Object, String) - Static method in class alluxio.job.util.SerializationUtils
Wrapper around SerializationUtils.serialize(Object) which throws a runtime exception with the given message on failure.
SERVICE_NAME - Static variable in class alluxio.job.ServiceConstants
 
SERVICE_VERSION - Static variable in class alluxio.job.ServiceConstants
 
ServiceConstants - Class in alluxio.job
Alluxio job service constants.
setDescription(String) - Method in class alluxio.job.wire.TaskInfo
 
setErrorMessage(String) - Method in class alluxio.job.plan.meta.PlanInfo
 
setErrorMessage(String) - Method in class alluxio.job.wire.TaskInfo
 
setErrorType(String) - Method in class alluxio.job.plan.meta.PlanInfo
 
setErrorType(String) - Method in class alluxio.job.wire.TaskInfo
 
setJob(Job) - Method in class alluxio.scheduler.job.Task
Set the job.
setJobId(long) - Method in class alluxio.job.wire.TaskInfo
 
setJobState(JobState, boolean) - Method in interface alluxio.scheduler.job.Job
set job state.
setJobSuccess() - Method in interface alluxio.scheduler.job.Job
set job as success.
setMyRunningWorker(WorkerInfo) - Method in class alluxio.scheduler.job.Task
Set the worker info this task runs on.
setPriority(int) - Method in class alluxio.scheduler.job.Task
Set priority.
setResult(String) - Method in class alluxio.job.plan.meta.PlanInfo
 
setResult(Serializable) - Method in class alluxio.job.wire.TaskInfo
 
setStatus(Status) - Method in class alluxio.job.plan.meta.PlanInfo
Sets the status of a job.
setStatus(Status) - Method in class alluxio.job.wire.TaskInfo
 
setTaskId(long) - Method in class alluxio.job.wire.TaskInfo
 
setTaskInfo(long, TaskInfo) - Method in class alluxio.job.plan.meta.PlanInfo
Sets the information of a task.
setWorkerHost(String) - Method in class alluxio.job.wire.TaskInfo
 
SimpleJobStatusBlock - Class in alluxio.job.wire
Class for simple job status information.
SimpleJobStatusBlock(long, Status, String, String) - Constructor for class alluxio.job.wire.SimpleJobStatusBlock
Constructor.
sparsePrint(PrintStream) - Method in class alluxio.job.util.TimeSeries
Print the time series sparsely, i.e.
Status - Enum in alluxio.job.wire
The status of a task.
StatusSummary - Class in alluxio.job.wire
Status summary.
StatusSummary(Status, long) - Constructor for class alluxio.job.wire.StatusSummary
Constructs a new instance of StatusSummary from a Status and number of jobs with that status.
StatusSummary(StatusSummary) - Constructor for class alluxio.job.wire.StatusSummary
Constructs a new instance of StatusSummary from a proto object.
Summary() - Constructor for class alluxio.job.util.TimeSeries.Summary
Creates a TimeSeries.Summary instance.

T

Task<V> - Class in alluxio.scheduler.job
A task that can be executed on a worker.
Task(Job, int) - Constructor for class alluxio.scheduler.job.Task
constructs Task.
Task.TaskStat - Class in alluxio.scheduler.job
Metrics and stats to track current task.
TaskInfo - Class in alluxio.job.wire
The task description.
TaskInfo() - Constructor for class alluxio.job.wire.TaskInfo
Default constructor.
TaskInfo(long, long, Status, WorkerNetAddress, Object) - Constructor for class alluxio.job.wire.TaskInfo
Constructs a new TaskInfo from jobId, taskId, Status, workerAddress, and arguments.
TaskInfo(JobInfo) - Constructor for class alluxio.job.wire.TaskInfo
Constructs from the proto format.
TaskStat() - Constructor for class alluxio.scheduler.job.Task.TaskStat
 
TimeSeries - Class in alluxio.job.util
Class to record a time series, e.g.
TimeSeries(long) - Constructor for class alluxio.job.util.TimeSeries
Creates a TimeSeries instance with given width.
TimeSeries() - Constructor for class alluxio.job.util.TimeSeries
Creates a TimeSeries instance with default width set to 1 second.
TimeSeries.Summary - Class in alluxio.job.util
Class contains the summary of the TimeSeries.
toJournalEntry() - Method in interface alluxio.scheduler.job.Job
 
toPersistConfig() - Method in class alluxio.job.cmd.persist.PersistCmdConfig
Convert to PersistConfig.
toProto() - Method in class alluxio.job.wire.CmdStatusBlock
Convert to proto type.
toProto() - Method in interface alluxio.job.wire.JobInfo
 
toProto() - Method in class alluxio.job.wire.JobServiceSummary
 
toProto() - Method in enum alluxio.job.wire.JobSource
 
toProto() - Method in class alluxio.job.wire.JobWorkerHealth
 
toProto() - Method in class alluxio.job.wire.PlanInfo
 
toProto() - Method in enum alluxio.job.wire.Status
 
toProto() - Method in class alluxio.job.wire.StatusSummary
 
toProto() - Method in class alluxio.job.wire.TaskInfo
 
toProto() - Method in class alluxio.job.wire.WorkflowInfo
 
toProto(JobState) - Static method in enum alluxio.scheduler.job.JobState
Convert JobStatus to PJobStatus.
toString() - Method in class alluxio.job.cmd.migrate.MigrateCliConfig
 
toString() - Method in class alluxio.job.cmd.persist.PersistCmdConfig
 
toString() - Method in class alluxio.job.MasterWorkerInfo
 
toString() - Method in class alluxio.job.plan.BatchedJobConfig
 
toString() - Method in class alluxio.job.plan.migrate.MigrateConfig
 
toString() - Method in class alluxio.job.plan.NoopPlanConfig
 
toString() - Method in class alluxio.job.plan.persist.PersistConfig
 
toString() - Method in class alluxio.job.plan.replicate.MoveConfig
 
toString() - Method in class alluxio.job.util.TimeSeries
 
toString() - Method in class alluxio.job.wire.JobServiceSummary
 
toString() - Method in class alluxio.job.wire.JobWorkerHealth
 
toString() - Method in class alluxio.job.wire.PlanInfo
 
toString() - Method in class alluxio.job.wire.StatusSummary
 
toString() - Method in class alluxio.job.wire.TaskInfo
 
toString() - Method in class alluxio.job.wire.WorkflowInfo
 
toString() - Method in class alluxio.job.workflow.composite.CompositeConfig
 
toString() - Method in class alluxio.scheduler.job.Task
 

U

updateJob(Job<?>) - Method in interface alluxio.scheduler.job.JobMetaStore
Update existing job in the meta store with the new job.
updateLastUpdatedTimeMs() - Method in class alluxio.job.MasterWorkerInfo
Updates the last updated time of the worker in ms.

V

valueOf(String) - Static method in enum alluxio.job.wire.JobSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum alluxio.job.wire.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum alluxio.scheduler.job.JobState
Returns the enum constant of this type with the specified name.
values() - Static method in enum alluxio.job.wire.JobSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum alluxio.job.wire.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum alluxio.scheduler.job.JobState
Returns an array containing the constants of this enum type, in the order they are declared.

W

WorkflowConfig - Interface in alluxio.job.workflow
A workflow configuration.
WorkflowInfo - Class in alluxio.job.wire
The workflow description.
WorkflowInfo(long, String, Status, long, String, String, List<JobInfo>) - Constructor for class alluxio.job.wire.WorkflowInfo
Default constructor.
WorkflowInfo(JobInfo) - Constructor for class alluxio.job.wire.WorkflowInfo
Constructor from the proto object.
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2024. All Rights Reserved.