public abstract class TimelineStorageMonitor extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TimelineStorageMonitor.Storage
Different Storages supported by ATSV2.
|
Constructor and Description |
---|
TimelineStorageMonitor(org.apache.hadoop.conf.Configuration conf,
TimelineStorageMonitor.Storage storage) |
Modifier and Type | Method and Description |
---|---|
void |
checkStorageIsUp() |
abstract void |
healthCheck() |
void |
start() |
void |
stop() |
public TimelineStorageMonitor(org.apache.hadoop.conf.Configuration conf, TimelineStorageMonitor.Storage storage)
public void start()
public void checkStorageIsUp() throws IOException
IOException
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.