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