| Package | Description |
|---|---|
| org.apache.parquet.schema |
| Modifier and Type | Method and Description |
|---|---|
void |
PrimitiveType.accept(TypeVisitor visitor)
Visits this type with the given visitor
|
abstract void |
Type.accept(TypeVisitor visitor)
Visits this type with the given visitor
|
void |
GroupType.accept(TypeVisitor visitor)
Visits this type with the given visitor
|
void |
MessageType.accept(TypeVisitor visitor)
Visits this type with the given visitor
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.