public class TieredStorageSubpartitionId extends Object implements TieredStorageDataIdentifier, Serializable
A subpartition is equivalent to a subpartition in Flink.
TieredStorageSubpartitionId(int subpartitionId)
boolean
equals(Object that)
int
getSubpartitionId()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TieredStorageSubpartitionId(int subpartitionId)
public int getSubpartitionId()
public int hashCode()
hashCode
Object
public boolean equals(Object that)
equals
public String toString()
toString
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.