public static interface ClusterStatusPublisher.Publisher extends Closeable
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| void | connect(org.apache.hadoop.conf.Configuration conf) | 
| void | publish(ClusterMetrics cs) | 
void connect(org.apache.hadoop.conf.Configuration conf) throws IOException
IOExceptionvoid publish(ClusterMetrics cs)
void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.