public static interface ClusterStatusPublisher.Publisher extends Closeable
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
connect(Configuration conf) |
void |
publish(ClusterStatus cs) |
void connect(Configuration conf) throws IOException
IOException
void publish(ClusterStatus cs)
void close()
close
in interface AutoCloseable
close
in interface Closeable