| Package | Description |
|---|---|
| com.facebook.presto.common.type |
| Modifier and Type | Method and Description |
|---|---|
static RowType |
RowType.anonymous(List<Type> types) |
static RowType |
RowType.from(List<RowType.Field> fields) |
static RowType |
RowType.withDefaultFieldNames(List<Type> types) |
Copyright © 2012–2022. All rights reserved.