Uses of Enum
gudusoft.gsqlparser.dlineage.dataflow.model.AnalyzeMode
Packages that use AnalyzeMode
-
Uses of AnalyzeMode in gudusoft.gsqlparser.dlineage.dataflow.model
Methods in gudusoft.gsqlparser.dlineage.dataflow.model that return AnalyzeModeModifier and TypeMethodDescriptionOption.getAnalyzeMode()static AnalyzeModeReturns 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.Methods in gudusoft.gsqlparser.dlineage.dataflow.model with parameters of type AnalyzeMode