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