| Package | Description |
|---|---|
| org.apache.flink.table.dataformat | |
| org.apache.flink.table.dataformat.util |
| Modifier and Type | Method and Description |
|---|---|
static GenericRow |
GenericRow.copyReference(GenericRow row) |
static GenericRow |
GenericRow.of(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
static GenericRow |
GenericRow.copyReference(GenericRow row) |
| Modifier and Type | Method and Description |
|---|---|
static GenericRow |
BaseRowUtil.toGenericRow(BaseRow baseRow,
org.apache.flink.table.types.logical.LogicalType[] types) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.