Package | Description |
---|---|
gudusoft.gsqlparser.dlineage.dataflow.model |
Modifier and Type | Method and Description |
---|---|
static ResultSetType |
ResultSetType.of(String type) |
static ResultSetType |
ResultSetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultSetType[] |
ResultSetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<ResultSetType> |
DataflowRemoveOption.getRemoveResultSetTypes() |
Modifier and Type | Method and Description |
---|---|
boolean |
Option.containsResultSetType(ResultSetType type) |
void |
DataflowRemoveOption.setRemoveResultSetTypes(ResultSetType... types) |
void |
Option.showResultSetTypes(ResultSetType... types) |