| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
BUFFER |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
LZ4_FRAME |
0 |
public static final byte |
ZSTD |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
DAY |
0 |
public static final short |
MILLISECOND |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
DenseArray |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
Big |
1 |
public static final short |
Little |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
COMPRESSED_BODY |
2L |
public static final long |
DICTIONARY_REPLACEMENT |
1L |
public static final long |
UNUSED |
0L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
DAY_TIME |
1 |
public static final short |
YEAR_MONTH |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
DictionaryBatch |
2 |
public static final byte |
NONE |
0 |
public static final byte |
RecordBatch |
3 |
public static final byte |
Schema |
1 |
public static final byte |
SparseTensor |
5 |
public static final byte |
Tensor |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
V1 |
0 |
public static final short |
V2 |
1 |
public static final short |
V3 |
2 |
public static final short |
V4 |
3 |
public static final short |
V5 |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
DOUBLE |
2 |
public static final short |
HALF |
0 |
public static final short |
SINGLE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
Column |
1 |
public static final short |
Row |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
NONE |
0 |
public static final byte |
SparseMatrixIndexCSX |
2 |
public static final byte |
SparseTensorIndexCOO |
1 |
public static final byte |
SparseTensorIndexCSF |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
MICROSECOND |
2 |
public static final short |
MILLISECOND |
1 |
public static final short |
NANOSECOND |
3 |
public static final short |
SECOND |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
Binary |
4 |
public static final byte |
Bool |
6 |
public static final byte |
Date |
8 |
public static final byte |
Decimal |
7 |
public static final byte |
Duration |
18 |
public static final byte |
FixedSizeBinary |
15 |
public static final byte |
FixedSizeList |
16 |
public static final byte |
FloatingPoint |
3 |
public static final byte |
Int |
2 |
public static final byte |
Interval |
11 |
public static final byte |
LargeBinary |
19 |
public static final byte |
LargeList |
21 |
public static final byte |
LargeUtf8 |
20 |
public static final byte |
List |
12 |
public static final byte |
Map |
17 |
public static final byte |
NONE |
0 |
public static final byte |
Null |
1 |
public static final byte |
Struct_ |
13 |
public static final byte |
Time |
9 |
public static final byte |
Timestamp |
10 |
public static final byte |
Union |
14 |
public static final byte |
Utf8 |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
Dense |
1 |
public static final short |
Sparse |
0 |
Copyright © 2021 The Apache Software Foundation. All rights reserved.