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