| Package | Description |
|---|---|
| gudusoft.gsqlparser.common.structured |
| Modifier and Type | Method and Description |
|---|---|
StructuredFallbackPolicy |
StructuredDataflowDescriptor.getFallbackPolicy() |
static StructuredFallbackPolicy |
StructuredFallbackPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructuredFallbackPolicy[] |
StructuredFallbackPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StructuredDataflowDescriptor.Builder |
StructuredDataflowDescriptor.Builder.fallbackPolicy(StructuredFallbackPolicy p) |