public class HiveOrcLocalMemoryContext extends Object implements OrcLocalMemoryContext
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
com.google.common.util.concurrent.ListenableFuture<?> |
setBytes(long bytes) |
public com.google.common.util.concurrent.ListenableFuture<?> setBytes(long bytes)
setBytes in interface OrcLocalMemoryContextpublic void close()
close in interface OrcLocalMemoryContextCopyright © 2012–2023. All rights reserved.