public interface TierShuffleDescriptor extends Serializable
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.
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.