public interface PartitioningSpillerFactory
| Modifier and Type | Method and Description |
|---|---|
PartitioningSpiller |
create(List<Type> types,
PartitionFunction partitionFunction,
SpillContext spillContext,
AggregatedMemoryContext memoryContext) |
static PartitioningSpillerFactory |
unsupportedPartitioningSpillerFactory() |
PartitioningSpiller create(List<Type> types, PartitionFunction partitionFunction, SpillContext spillContext, AggregatedMemoryContext memoryContext)
static PartitioningSpillerFactory unsupportedPartitioningSpillerFactory()
Copyright © 2012–2019. All rights reserved.