Package | Description |
---|---|
org.apache.hadoop.hive.llap.cache | |
org.apache.hadoop.hive.llap.io.metadata |
Modifier and Type | Class and Description |
---|---|
class |
LlapDataBuffer |
static class |
SerDeLowLevelCacheImpl.LlapSerDeDataBuffer |
Modifier and Type | Method and Description |
---|---|
LlapAllocatorBuffer |
SimpleAllocator.createUnallocated()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
static class |
MetadataCache.LlapMetadataBuffer<T> |
Modifier and Type | Method and Description |
---|---|
LlapAllocatorBuffer[] |
MetadataCache.LlapMetadataBuffer.getMultipleBuffers() |
LlapAllocatorBuffer[] |
MetadataCache.LlapMetadataBuffers.getMultipleBuffers() |
LlapAllocatorBuffer[] |
MetadataCache.LlapBufferOrBuffers.getMultipleLlapBuffers() |
LlapAllocatorBuffer[] |
MetadataCache.LlapMetadataBuffer.getMultipleLlapBuffers() |
LlapAllocatorBuffer[] |
MetadataCache.LlapMetadataBuffers.getMultipleLlapBuffers() |
LlapAllocatorBuffer |
MetadataCache.LlapMetadataBuffer.getSingleBuffer() |
LlapAllocatorBuffer |
MetadataCache.LlapMetadataBuffers.getSingleBuffer() |
LlapAllocatorBuffer |
MetadataCache.LlapBufferOrBuffers.getSingleLlapBuffer() |
LlapAllocatorBuffer |
MetadataCache.LlapMetadataBuffer.getSingleLlapBuffer() |
LlapAllocatorBuffer |
MetadataCache.LlapMetadataBuffers.getSingleLlapBuffer() |
Modifier and Type | Method and Description |
---|---|
boolean |
MetadataCache.lockOneBuffer(LlapAllocatorBuffer buffer,
boolean doNotifyPolicy) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.