public final class MarshallerExclusions extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
clearCache()
Intended for test purposes only.
|
static boolean |
isExcluded(Class<?> cls)
Checks whether or not given class should be excluded from marshalling.
|
public static boolean isExcluded(Class<?> cls)
cls - Class to check.true if class should be excluded, false otherwise.public static void clearCache()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019