public interface ClassCache
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getFromCache(String clsName)
Get class for the given name.
|
Class<?> getFromCache(String clsName) throws ClassNotFoundException
clsName - Class name.ClassNotFoundException - If not found.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017