| Package | Description |
|---|---|
| gudusoft.gsqlparser.resolver2.iterative |
| Modifier and Type | Method and Description |
|---|---|
AdaptiveResolutionStrategy.AdaptiveState |
AdaptiveResolutionStrategy.getCurrentState()
Get the current adaptive state.
|
static AdaptiveResolutionStrategy.AdaptiveState |
AdaptiveResolutionStrategy.AdaptiveState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdaptiveResolutionStrategy.AdaptiveState[] |
AdaptiveResolutionStrategy.AdaptiveState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|