Interface MapOutputMetadata

All Superinterfaces:
Serializable

public interface MapOutputMetadata extends 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.