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