| Package | Description |
|---|---|
| org.apache.arrow.vector |
| Modifier and Type | Method and Description |
|---|---|
static BufferLayout |
BufferLayout.booleanVector() |
static BufferLayout |
BufferLayout.byteVector() |
static BufferLayout |
BufferLayout.dataBuffer(int typeBitWidth) |
static BufferLayout |
BufferLayout.offsetBuffer() |
static BufferLayout |
BufferLayout.typeBuffer() |
static BufferLayout |
BufferLayout.validityVector() |
| Modifier and Type | Method and Description |
|---|---|
List<BufferLayout> |
TypeLayout.getBufferLayouts() |
| Constructor and Description |
|---|
TypeLayout(BufferLayout... bufferLayouts) |
| Constructor and Description |
|---|
TypeLayout(List<BufferLayout> bufferLayouts) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.