| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.cache |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable VisorModifyCacheMode |
VisorModifyCacheMode.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
VisorModifyCacheMode |
VisorCacheModifyTaskArg.getMode() |
static VisorModifyCacheMode |
VisorModifyCacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisorModifyCacheMode[] |
VisorModifyCacheMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
VisorCacheModifyTaskArg(String cacheName,
VisorModifyCacheMode mode,
Object key,
Object val) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021