| Package | Description |
|---|---|
| org.apache.flink.table.types.logical |
| Modifier and Type | Method and Description |
|---|---|
StructuredType.StructuredComparision |
StructuredType.getComparision() |
static StructuredType.StructuredComparision |
StructuredType.StructuredComparision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructuredType.StructuredComparision[] |
StructuredType.StructuredComparision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StructuredType.Builder |
StructuredType.Builder.comparision(StructuredType.StructuredComparision comparision) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.