Interface TierShuffleDescriptor
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
NoOpTierShuffleDescriptor,RemoteTierShuffleDescriptor,UnknownTierShuffleDescriptor
The
TierShuffleDescriptor interface is the shuffle descriptor for a single tier.
This interface extends the Serializable interface, which means that instances of classes that implement this interface can be serialized and deserialized.