public class HBaseStorageMonitor
extends org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
TimelineStorageMonitor.| Modifier and Type | Field | Description |
|---|---|---|
protected static org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve |
DATA_TO_RETRIEVE |
|
protected static org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters |
MONITOR_FILTERS |
| Constructor | Description |
|---|---|
HBaseStorageMonitor(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
healthCheck() |
|
void |
start() |
|
void |
stop() |
protected static final org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters MONITOR_FILTERS
protected static final org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve DATA_TO_RETRIEVE
public HBaseStorageMonitor(org.apache.hadoop.conf.Configuration conf)
throws java.lang.Exception
java.lang.Exceptionpublic void healthCheck()
throws java.lang.Exception
healthCheck in class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitorjava.lang.Exceptionpublic void start()
start in class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitorpublic void stop()
throws java.lang.Exception
stop in class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitorjava.lang.ExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.