Interface TieredShuffleMasterSnapshot

All Superinterfaces:
Serializable
All Known Implementing Classes:
EmptyTieredShuffleMasterSnapshot

public interface TieredShuffleMasterSnapshot extends Serializable
This class represents a snapshot of tiered shuffle master, which can be used to restore the internal state of the shuffle master.

IMPORTANT: It is incremental.