public interface SpilledPartitionMetadata
Modifier and Type | Method and Description |
---|---|
int |
getCycle()
The spill cycle for a partition.
|
int |
getOriginPartition()
The parent partition.
|
int |
getPrevOriginPartition()
The parent of parent partition.
|
String |
makeDebugString() |
int getCycle()
int getOriginPartition()
int getPrevOriginPartition()
String makeDebugString()
Copyright © 1970 The Apache Software Foundation. All rights reserved.