public class GenericSpillerFactory extends Object implements SpillerFactory
| Constructor and Description |
|---|
GenericSpillerFactory(SingleStreamSpillerFactory singleStreamSpillerFactory) |
| Modifier and Type | Method and Description |
|---|---|
Spiller |
create(List<Type> types,
SpillContext localSpillContext,
AggregatedMemoryContext aggregatedMemoryContext) |
@Inject public GenericSpillerFactory(SingleStreamSpillerFactory singleStreamSpillerFactory)
public Spiller create(List<Type> types, SpillContext localSpillContext, AggregatedMemoryContext aggregatedMemoryContext)
create in interface SpillerFactoryCopyright © 2012–2019. All rights reserved.