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