public class HiveOrcAggregatedMemoryContext extends Object implements OrcAggregatedMemoryContext
| Constructor and Description |
|---|
HiveOrcAggregatedMemoryContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
long |
getBytes() |
OrcAggregatedMemoryContext |
newOrcAggregatedMemoryContext() |
OrcLocalMemoryContext |
newOrcLocalMemoryContext(String allocationTag) |
public OrcAggregatedMemoryContext newOrcAggregatedMemoryContext()
newOrcAggregatedMemoryContext in interface OrcAggregatedMemoryContextpublic OrcLocalMemoryContext newOrcLocalMemoryContext(String allocationTag)
newOrcLocalMemoryContext in interface OrcAggregatedMemoryContextpublic long getBytes()
getBytes in interface OrcAggregatedMemoryContextpublic void close()
close in interface OrcAggregatedMemoryContextCopyright © 2012–2023. All rights reserved.