Interface ShufflePartitionWriter


@Private public interface ShufflePartitionWriter
:: Private :: An interface for opening streams to persist partition bytes to a backing data store.

This writer stores bytes for one (mapper, reducer) pair, corresponding to one shuffle block.

Since:
3.0.0