| Package | Description |
|---|---|
| org.apache.parquet.schema |
| Modifier and Type | Method and Description |
|---|---|
static Types.ListBuilder<GroupType> |
Types.list(Type.Repetition repetition) |
Types.ListBuilder<THIS> |
Types.BaseGroupBuilder.list(Type.Repetition repetition) |
static Types.ListBuilder<GroupType> |
Types.optionalList() |
Types.ListBuilder<THIS> |
Types.BaseGroupBuilder.optionalList() |
static Types.ListBuilder<GroupType> |
Types.requiredList() |
Types.ListBuilder<THIS> |
Types.BaseGroupBuilder.requiredList() |
protected Types.ListBuilder<P> |
Types.ListBuilder.self() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.