| Package | Description |
|---|---|
| org.apache.hadoop.hive.common.io |
| Modifier and Type | Method and Description |
|---|---|
Allocator.BufferObjectFactory |
DataCache.getDataBufferFactory()
Gets the buffer object factory associated with this DataCache, to use with allocator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Allocator.allocateMultiple(MemoryBuffer[] dest,
int size,
Allocator.BufferObjectFactory factory)
Allocates multiple buffers of a given size.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.