Class HBaseStorageMonitor
java.lang.Object
org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
org.apache.hadoop.yarn.server.timelineservice.storage.HBaseStorageMonitor
public class HBaseStorageMonitor
extends org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
HBase based implementation for
TimelineStorageMonitor.-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor.Storage -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieveprotected static final org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
checkStorageIsUp
-
Field Details
-
MONITOR_FILTERS
protected static final org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters MONITOR_FILTERS -
DATA_TO_RETRIEVE
protected static final org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve DATA_TO_RETRIEVE
-
-
Constructor Details
-
HBaseStorageMonitor
- Throws:
Exception
-
-
Method Details
-
healthCheck
- Specified by:
healthCheckin classorg.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor- Throws:
Exception
-
start
public void start()- Overrides:
startin classorg.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
-
stop
- Overrides:
stopin classorg.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor- Throws:
Exception
-