Uses of Enum
gudusoft.gsqlparser.resolver2.iterative.AdaptiveResolutionStrategy.AdaptiveState
Packages that use AdaptiveResolutionStrategy.AdaptiveState
-
Uses of AdaptiveResolutionStrategy.AdaptiveState in gudusoft.gsqlparser.resolver2.iterative
Methods in gudusoft.gsqlparser.resolver2.iterative that return AdaptiveResolutionStrategy.AdaptiveStateModifier and TypeMethodDescriptionAdaptiveResolutionStrategy.getCurrentState()Get the current adaptive state.Returns the enum constant of this type with the specified name.AdaptiveResolutionStrategy.AdaptiveState.values()Returns an array containing the constants of this enum type, in the order they are declared.