| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.verify |
| Modifier and Type | Method and Description |
|---|---|
CacheFilterEnum |
VisorIdleVerifyTaskArg.cacheFilterEnum() |
static @Nullable CacheFilterEnum |
CacheFilterEnum.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
static CacheFilterEnum |
CacheFilterEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheFilterEnum[] |
CacheFilterEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
VisorIdleVerifyTaskArg.cacheFilterEnum(CacheFilterEnum cacheFilterEnum) |
| Constructor and Description |
|---|
VisorIdleVerifyDumpTaskArg(Set<String> caches,
Set<String> excludeCaches,
boolean skipZeros,
CacheFilterEnum cacheFilterEnum,
boolean checkCrc) |
VisorIdleVerifyTaskArg(Set<String> caches,
Set<String> excludeCaches,
boolean skipZeros,
CacheFilterEnum cacheFilterEnum,
boolean checkCrc) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021