Class TimelineStorageMonitor
java.lang.Object
org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
This abstract class is for monitoring Health of Timeline Storage.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumDifferent Storages supported by ATSV2. -
Constructor Summary
ConstructorsConstructorDescriptionTimelineStorageMonitor(org.apache.hadoop.conf.Configuration conf, TimelineStorageMonitor.Storage storage) -
Method Summary
-
Constructor Details
-
TimelineStorageMonitor
public TimelineStorageMonitor(org.apache.hadoop.conf.Configuration conf, TimelineStorageMonitor.Storage storage)
-
-
Method Details
-
start
public void start() -
stop
- Throws:
Exception
-
healthCheck
- Throws:
Exception
-
checkStorageIsUp
- Throws:
IOException
-