Interface HealthInspector<T>

Type Parameters:
T - parameter
All Superinterfaces:
Comparable<Object>
All Known Subinterfaces:
AuthTokenCache, PostOffice
All Known Implementing Classes:
AuthTokenCacheLocalImpl, BootCache_RedisImple, BootPostOfficeImpl

public interface HealthInspector<T> extends Comparable<Object>
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
  • Field Details

  • Method Details