public static final class MetadataCache.LlapMetadataBuffers<T> extends Object implements MetadataCache.LlapBufferOrBuffers
| Constructor and Description |
|---|
LlapMetadataBuffers(MetadataCache.LlapMetadataBuffer<T>[] buffers) |
| Modifier and Type | Method and Description |
|---|---|
LlapAllocatorBuffer[] |
getMultipleBuffers() |
LlapAllocatorBuffer[] |
getMultipleLlapBuffers() |
LlapAllocatorBuffer |
getSingleBuffer() |
LlapAllocatorBuffer |
getSingleLlapBuffer() |
public LlapMetadataBuffers(MetadataCache.LlapMetadataBuffer<T>[] buffers)
public LlapAllocatorBuffer getSingleBuffer()
getSingleBuffer in interface org.apache.hadoop.hive.common.io.encoded.MemoryBufferOrBufferspublic LlapAllocatorBuffer[] getMultipleBuffers()
getMultipleBuffers in interface org.apache.hadoop.hive.common.io.encoded.MemoryBufferOrBufferspublic LlapAllocatorBuffer getSingleLlapBuffer()
getSingleLlapBuffer in interface MetadataCache.LlapBufferOrBufferspublic LlapAllocatorBuffer[] getMultipleLlapBuffers()
getMultipleLlapBuffers in interface MetadataCache.LlapBufferOrBuffersCopyright © 2019 The Apache Software Foundation. All Rights Reserved.