public abstract class TimelineStorageMonitor extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | TimelineStorageMonitor.StorageDifferent 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
IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.