| Package | Description |
|---|---|
| parquet.io | |
| parquet.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnIOFactory.ColumnIOCreatorVisitor |
| Modifier and Type | Method and Description |
|---|---|
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 |
MessageType.accept(TypeVisitor visitor)
Visits this type with the given visitor
|
void |
GroupType.accept(TypeVisitor visitor)
Visits this type with the given visitor
|
Copyright © 2013. All Rights Reserved.