Interface ForestSourceHealthStatus
@PublicApi
public interface ForestSourceHealthStatus
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionLongLongMapLongLongMapboolean
-
Field Details
-
HEALTHY
-
-
Method Details
-
isStopped
boolean isStopped() -
getGenerationTimes
@NotNull LongLongMap getGenerationTimes() -
getHitLimits
@NotNull LongLongMap getHitLimits()
-