Package | Description |
---|---|
gudusoft.gsqlparser.dlineage.dataflow.model |
Modifier and Type | Method and Description |
---|---|
AnalyzeMode |
Option.getAnalyzeMode() |
static AnalyzeMode |
AnalyzeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyzeMode[] |
AnalyzeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Option.setAnalyzeMode(AnalyzeMode analyzeMode) |