Interface TierShuffleDescriptor
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
NoOpTierShuffleDescriptor,RemoteTierShuffleDescriptor,UnknownTierShuffleDescriptor
public interface TierShuffleDescriptor extends Serializable
TheTierShuffleDescriptorinterface 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.