| Package | Description |
|---|---|
| gudusoft.gsqlparser.common.structured | |
| gudusoft.gsqlparser.common.structured.adapters |
| Modifier and Type | Method and Description |
|---|---|
StructuredDataflowDescriptor |
StructuredDataflowAdapter.describe(TParseTreeNode node,
StructuredAdapterContext context) |
StructuredDataflowDescriptor |
StructuredDataflowRegistry.describe(TParseTreeNode node,
StructuredAdapterContext context)
Try each registered adapter in order until one returns a non-null
descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
StructuredDataflowDescriptor |
SparkFromJsonExplodeAdapter.describe(TParseTreeNode node,
StructuredAdapterContext context) |