| Package | Description |
|---|---|
| org.apache.parquet.format |
| Modifier and Type | Method and Description |
|---|---|
BsonType |
BsonType.deepCopy() |
BsonType |
LogicalType.getBSON() |
| Modifier and Type | Method and Description |
|---|---|
static LogicalType |
LogicalType.BSON(BsonType value) |
int |
BsonType.compareTo(BsonType other) |
boolean |
BsonType.equals(BsonType that) |
void |
LogicalType.setBSON(BsonType value) |
| Constructor and Description |
|---|
BsonType(BsonType other)
Performs a deep copy on other.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.