| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.verify | |
| org.apache.ignite.internal.visor.verify |
| Modifier and Type | Method and Description |
|---|---|
Object |
CacheInfo.name(VisorViewCacheCmd cmd)
Gets name of info for multi line output depending on cache command.
|
Map<String,Object> |
CacheInfo.toMap(VisorViewCacheCmd cmd) |
| Constructor and Description |
|---|
ViewCacheClosure(String regex,
VisorViewCacheCmd cmd) |
| Modifier and Type | Method and Description |
|---|---|
VisorViewCacheCmd |
VisorViewCacheTaskArg.command() |
static @Nullable VisorViewCacheCmd |
VisorViewCacheCmd.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
static VisorViewCacheCmd |
VisorViewCacheCmd.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisorViewCacheCmd[] |
VisorViewCacheCmd.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
VisorViewCacheTaskArg(String regex,
VisorViewCacheCmd cmd) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021