Uses of Class
org.apache.ignite.internal.management.cache.CacheInfo
-
Packages that use CacheInfo Package Description org.apache.ignite.internal.management.cache -
-
Uses of CacheInfo in org.apache.ignite.internal.management.cache
Methods in org.apache.ignite.internal.management.cache that return types with arguments of type CacheInfo Modifier and Type Method Description Collection<CacheInfo>ViewCacheTaskResult. cacheInfos()List<CacheInfo>ViewCacheClosure. call()Constructor parameters in org.apache.ignite.internal.management.cache with type arguments of type CacheInfo Constructor Description ViewCacheTaskResult(List<CacheInfo> cacheInfos)
-