public class GenericPartitioningSpillerFactory extends Object implements PartitioningSpillerFactory
| Constructor and Description |
|---|
GenericPartitioningSpillerFactory(SingleStreamSpillerFactory singleStreamSpillerFactory) |
| Modifier and Type | Method and Description |
|---|---|
PartitioningSpiller |
create(List<Type> types,
PartitionFunction partitionFunction,
SpillContext spillContext,
AggregatedMemoryContext memoryContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitunsupportedPartitioningSpillerFactory@Inject public GenericPartitioningSpillerFactory(SingleStreamSpillerFactory singleStreamSpillerFactory)
public PartitioningSpiller create(List<Type> types, PartitionFunction partitionFunction, SpillContext spillContext, AggregatedMemoryContext memoryContext)
create in interface PartitioningSpillerFactoryCopyright © 2012–2019. All rights reserved.