Package | Description |
---|---|
org.apache.paimon.hive |
Modifier and Type | Method and Description |
---|---|
static <P,T> T |
SchemaVisitor.visit(DataType type,
P partner,
SchemaVisitor<P,T> visitor,
SchemaVisitor.PartnerAccessors<P> accessors) |
static <P,T> T |
SchemaVisitor.visit(HiveSchema schema,
P partner,
SchemaVisitor<P,T> visitor,
SchemaVisitor.PartnerAccessors<P> accessors) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.