Package | Description |
---|---|
parquet.example.data | |
parquet.example.data.simple |
Modifier and Type | Method and Description |
---|---|
abstract void |
Group.add(int fieldIndex,
NanoTime value) |
void |
Group.add(String field,
NanoTime value) |
Group |
Group.append(String fieldName,
NanoTime value) |
Modifier and Type | Method and Description |
---|---|
static NanoTime |
NanoTime.fromBinary(Binary bytes) |
static NanoTime |
NanoTime.fromInt96(Int96Value int96) |
NanoTime |
SimpleGroup.getTimeNanos(int fieldIndex,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleGroup.add(int fieldIndex,
NanoTime value) |
Copyright © 2015. All rights reserved.