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
IOException
void publish(ClusterMetrics cs)
void close()
close
in interface AutoCloseable
close
in interface Closeable
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.