public interface SingleStreamSpillerFactory
Modifier and Type | Method and Description |
---|---|
SingleStreamSpiller |
create(List<Type> types,
SpillContext spillContext,
LocalMemoryContext memoryContext) |
static SingleStreamSpillerFactory |
unsupportedSingleStreamSpillerFactory() |
SingleStreamSpiller create(List<Type> types, SpillContext spillContext, LocalMemoryContext memoryContext)
static SingleStreamSpillerFactory unsupportedSingleStreamSpillerFactory()
Copyright © 2012–2022. All rights reserved.