Uses of Interface
org.apache.hadoop.hbase.monitoring.MonitoredTask.StatusJournalEntry
-
Uses of MonitoredTask.StatusJournalEntry in org.apache.hadoop.hbase.monitoring
Modifier and TypeClassDescriptionprivate static final class
Modifier and TypeFieldDescriptionprivate final ConcurrentLinkedQueue<MonitoredTask.StatusJournalEntry>
MonitoredTaskImpl.journal
Modifier and TypeMethodDescriptionMonitoredTask.getStatusJournal()
If journal is enabled, we will store all statuses that have been set along with the time stamps when they were set.MonitoredTaskImpl.getStatusJournal()
Returns the status journal.