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. 2.2.0 Release Date : September 15 2017