public interface MultiStateRenderer
Modifier and Type | Method and Description |
---|---|
String |
getExecutorCollectionLabel() |
int |
getExecutorCount() |
com.google.common.collect.ImmutableList<Long> |
getSortedIds(boolean sortByTime) |
String |
renderShortStatus(long executorID) |
String |
renderStatusLine(long executorID) |
String getExecutorCollectionLabel()
int getExecutorCount()
com.google.common.collect.ImmutableList<Long> getSortedIds(boolean sortByTime)
String renderStatusLine(long executorID)
String renderShortStatus(long executorID)