Class WingsHazelcastCacheManager

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      WingsHazelcastCacheManager(SlardarCacheProp cacheProp, HazelcastInstance hazelcastInstance)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void setHazelcastInstance(HazelcastInstance hazelcastInstance)
      Cache getCache(@NotNull() String name)
      Map<String, Integer> statsCacheSize()
      Set<Object> statsCacheKeys(String name)
      • Methods inherited from class com.hazelcast.spring.cache.HazelcastCacheManager

        getCacheNames, getDefaultReadTimeout, getHazelcastInstance, getReadTimeoutMap, setCacheOptions, setDefaultReadTimeout, setHazelcastInstance
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait