public class BinaryEnumCache extends Object
| Constructor and Description |
|---|
BinaryEnumCache() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clear()
Clears cache.
|
static <T> T |
get(Class<?> cls,
int ord)
Get value for the given class and ordinal.
|
public static <T> T get(Class<?> cls, int ord) throws BinaryObjectException
cls - Class.ord - Ordinal.BinaryObjectException - In case of invalid ordinal.public static void clear()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020