FileSingleStreamSpiller(PagesSerde serde,
com.google.common.util.concurrent.ListeningExecutorService executor,
Path spillPath,
SpillerStats spillerStats,
SpillContext spillContext,
LocalMemoryContext memoryContext) |
FileSingleStreamSpillerFactory(BlockEncodingSerde blockEncodingSerde,
SpillerStats spillerStats,
FeaturesConfig featuresConfig) |
FileSingleStreamSpillerFactory(com.google.common.util.concurrent.ListeningExecutorService executor,
BlockEncodingSerde blockEncodingSerde,
SpillerStats spillerStats,
List<Path> spillPaths,
double maxUsedSpaceThreshold) |