Uses of Class
org.apache.pinot.common.minion.BaseTaskGeneratorInfo
-
Packages that use BaseTaskGeneratorInfo Package Description org.apache.pinot.common.minion -
-
Uses of BaseTaskGeneratorInfo in org.apache.pinot.common.minion
Classes in org.apache.pinot.common.minion with type parameters of type BaseTaskGeneratorInfo Modifier and Type Interface Description interfaceTaskManagerStatusCache<T extends BaseTaskGeneratorInfo>Subclasses of BaseTaskGeneratorInfo in org.apache.pinot.common.minion Modifier and Type Class Description classTaskGeneratorMostRecentRunInfoa task generator running history which keeps the most recent several success run timestamp and the most recent several error run messages.
-