Uses of Class
org.apache.pinot.server.starter.helix.IngestionBasedConsumptionStatusChecker
-
Packages that use IngestionBasedConsumptionStatusChecker Package Description org.apache.pinot.server.starter.helix -
-
Uses of IngestionBasedConsumptionStatusChecker in org.apache.pinot.server.starter.helix
Subclasses of IngestionBasedConsumptionStatusChecker in org.apache.pinot.server.starter.helix Modifier and Type Class Description classFreshnessBasedConsumptionStatusCheckerThis class is used at startup time to have a more accurate estimate of the catchup period in which no query execution happens and consumers try to catch up to the latest messages available in streams.classOffsetBasedConsumptionStatusCheckerThis class is used at startup time to have a more accurate estimate of the catchup period in which no query execution happens and consumers try to catch up to the latest messages available in streams.
-