Interface CoordinatorRunStats.StatHandler
-
- Enclosing class:
- CoordinatorRunStats
public static interface CoordinatorRunStats.StatHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(CoordinatorStat stat, RowKey rowKey, long statValue)
-
-
-
Method Detail
-
handle
void handle(CoordinatorStat stat, RowKey rowKey, long statValue)
-
-