| Package | Description |
|---|---|
| org.apache.parquet.format |
| Modifier and Type | Method and Description |
|---|---|
NanoSeconds |
NanoSeconds.deepCopy() |
NanoSeconds |
TimeUnit.getNANOS() |
| Modifier and Type | Method and Description |
|---|---|
int |
NanoSeconds.compareTo(NanoSeconds other) |
boolean |
NanoSeconds.equals(NanoSeconds that) |
static TimeUnit |
TimeUnit.NANOS(NanoSeconds value) |
void |
TimeUnit.setNANOS(NanoSeconds value) |
| Constructor and Description |
|---|
NanoSeconds(NanoSeconds other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.