public class PartitionTrackerEntry<K,M> extends Object
PartitionTracker
keeps for a partition.Modifier and Type | Method and Description |
---|---|
K |
getKey() |
M |
getMetaInfo() |
ResultPartitionID |
getResultPartitionId() |
public ResultPartitionID getResultPartitionId()
public K getKey()
public M getMetaInfo()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.