@ThreadSafe public final class LocalSpillContext extends Object implements SpillContext
| Constructor and Description |
|---|
LocalSpillContext(SpillContext parentSpillContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
updateBytes(long bytes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewLocalSpillContextpublic LocalSpillContext(SpillContext parentSpillContext)
public void updateBytes(long bytes)
updateBytes in interface SpillContextpublic void close()
close in interface SpillContextclose in interface Closeableclose in interface AutoCloseableCopyright © 2012–2019. All rights reserved.