| Package | Description |
|---|---|
| org.apache.arrow.vector |
| Modifier and Type | Class and Description |
|---|---|
class |
Float4Vector
Float4Vector implements a fixed width vector (4 bytes) of
float values which could be null.
|
class |
Float8Vector
Float8Vector implements a fixed width vector (8 bytes) of
double values which could be null.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.