Interface HealthInspector<T>
- Type Parameters:
T- parameter
- All Superinterfaces:
Comparable<Object>
- All Known Subinterfaces:
AuthTokenCache,PostOffice
- All Known Implementing Classes:
AuthTokenCacheLocalImpl,BootCache_RedisImple,BootPostOfficeImpl
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault intdefault HealthInspector.InspectionTypedefault org.apache.logging.log4j.LevellogLevel()default String
-
Field Details
-
retryIndex
-
-
Method Details
-
ping
-
inspectionType
-
logLevel
default org.apache.logging.log4j.Level logLevel()- Returns:
- null to disable logging
-
pauseLockCode
-
compareTo
- Specified by:
compareToin interfaceComparable<T>
-