@FunctionalInterface public interface SpillContext extends Closeable
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
default SpillContext |
newLocalSpillContext() |
void |
updateBytes(long bytes) |
void updateBytes(long bytes)
default SpillContext newLocalSpillContext()
default void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2012–2019. All rights reserved.