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
IOExceptionvoid publish(ClusterStatus cs)
void close()
close in interface AutoCloseableclose in interface Closeable