| Package | Description |
|---|---|
| org.apache.hudi.internal.schema | |
| org.apache.hudi.internal.schema.visitor |
| Modifier and Type | Method and Description |
|---|---|
static Types.ArrayType |
Types.ArrayType.get(int elementId,
boolean isOptional,
Type elementType) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
NameToPositionVisitor.array(Types.ArrayType array,
Map<String,Integer> elementResult) |
Map<String,Integer> |
NameToIDVisitor.array(Types.ArrayType array,
Map<String,Integer> elementResult) |
T |
InternalSchemaVisitor.array(Types.ArrayType array,
T elementResult) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.