| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.stat |
| Modifier and Type | Method and Description |
|---|---|
static StatisticsUsageState |
StatisticsUsageState.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
StatisticsUsageState |
StatisticsUsageState.fromString(String val)
Return statistics state matching to string.
|
StatisticsUsageState |
IgniteStatisticsManagerImpl.usageState() |
StatisticsUsageState |
IgniteStatisticsManager.usageState() |
static StatisticsUsageState |
StatisticsUsageState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatisticsUsageState[] |
StatisticsUsageState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteStatisticsManagerImpl.usageState(StatisticsUsageState state)
Set statistics usage state.
|
void |
IgniteStatisticsManager.usageState(StatisticsUsageState state)
Set statistics usage state.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023