Package org.infinispan.health.impl
Class CacheHealthImpl
java.lang.Object
org.infinispan.health.impl.CacheHealthImpl
- All Implemented Interfaces:
JsonSerialization
,CacheHealth
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns Cache name.Returns Cache health status.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.infinispan.health.CacheHealth
toJson
-
Constructor Details
-
CacheHealthImpl
-
-
Method Details
-
getCacheName
Description copied from interface:CacheHealth
Returns Cache name.- Specified by:
getCacheName
in interfaceCacheHealth
-
getStatus
Description copied from interface:CacheHealth
Returns Cache health status.- Specified by:
getStatus
in interfaceCacheHealth
-