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