public class HashAggSpilledPartition extends AbstractSpilledPartitionMetadata
Constructor and Description |
---|
HashAggSpilledPartition(int cycle,
int originPartition,
int prevOriginPartition,
int spilledBatches,
String spillFile) |
Modifier and Type | Method and Description |
---|---|
int |
getSpilledBatches() |
String |
getSpillFile() |
String |
makeDebugString() |
getCycle, getOriginPartition, getPrevOriginPartition
public HashAggSpilledPartition(int cycle, int originPartition, int prevOriginPartition, int spilledBatches, String spillFile)
Copyright © 1970 The Apache Software Foundation. All rights reserved.