| Package | Description |
|---|---|
| org.apache.arrow.vector |
| Modifier and Type | Method and Description |
|---|---|
BufferLayout.BufferType |
BufferLayout.getType() |
static BufferLayout.BufferType |
BufferLayout.BufferType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufferLayout.BufferType[] |
BufferLayout.BufferType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<BufferLayout.BufferType> |
TypeLayout.getBufferTypes()
Returns the types of each buffer for this layout.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.