Interface MapOutputMetadata
- All Superinterfaces:
Serializable
:: Private ::
An opaque metadata tag for registering the result of committing the output of a
shuffle map task.
All implementations must be serializable since this is sent from the executors to the driver.