Interface | Description |
---|---|
MapReduce |
Defines an interface for the MapReduce job.
|
MapReduceConfigurer |
Configurer for configuring
MapReduce . |
MapReduceContext |
MapReduce job execution context.
|
MapReduceTaskContext<KEYOUT,VALUEOUT> |
MapReduce task execution context.
|
Class | Description |
---|---|
AbstractMapReduce |
This abstract class provides a default implementation of
MapReduce methods for easy
extension. |
MapReduceSpecification |
This class provides the specification for a MapReduce job.
|
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.