See: Description
Class | Description |
---|---|
MantaJob |
Class representing a Manta job.
|
MantaJobBuilder |
Class that provides a fluent interface for building jobs.
|
MantaJobBuilder.Create |
Inner class that provides methods used in the construction of a new job.
|
MantaJobBuilder.Done |
Inner class that provides methods that allow us to interact with a job
that has finished.
|
MantaJobBuilder.Run |
Inner class used when a job is at its running stage or it has finished
running but we don't know if it has finished yet.
|
MantaJobError |
Details regarding an error that happened when processing a Manta job.
|
MantaJobPhase |
Class representing either a map or a reduce phase of a Manta Job.
|
Copyright © 2012–2017 Joyent. All rights reserved.