# Functions
CollectMetrics creates or gets the Metrics Singleton, and starts the activation log writer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Identifiers for supported FileSystemTypes.
Identifiers for supported FileSystemTypes.
Identifiers for supported FileSystemTypes.
Descriptors of the Job phase.
Identifiers for supported FileSystemTypes.
Identifiers for supported FileSystemTypes.
Identifiers for supported FileSystemTypes.
Identifiers for supported FileSystemTypes.
Descriptors of the Job phase.
Identifiers for supported FileSystemTypes.
Descriptors of the Job phase.
Descriptors of the Job phase.
# Structs
No description provided by the author
FileInfo provides information about a file.
InputSplit contains the information about a contiguous chunk of an input file.
No description provided by the author
No description provided by the author
No description provided by the author
Task defines a serialized description of a single unit of work in a MapReduce job, as well as the necessary information for a remote executor to initialize itself and begin working.
No description provided by the author
No description provided by the author
# Interfaces
CacheConfigInjector interface to be used by a function to inject the cache system config into a deployment package.
CacheSystem represent a ephemeral file system used for intermediate state between map/reduce phases.
No description provided by the author
FileSystem provides the file backend for MapReduce jobs.
No description provided by the author
# Type aliases
CacheSystemType is an identifier for supported FileSystems.
FileSystemType is an identifier for supported FileSystems.
Phase is a descriptor of the phase (i.e.