| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io.parquet.timestamp |
| Modifier and Type | Method and Description |
|---|---|
static NanoTime |
NanoTime.fromBinary(org.apache.parquet.io.api.Binary bytes) |
static NanoTime |
NanoTimeUtils.getNanoTime(Timestamp ts,
boolean skipConversion) |
| Modifier and Type | Method and Description |
|---|---|
static Timestamp |
NanoTimeUtils.getTimestamp(NanoTime nt,
boolean skipConversion) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.