Package org.apache.hadoop.hbase.master
Interface ClusterStatusPublisher.Publisher
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
ClusterStatusPublisher.MulticastPublisher
- Enclosing class:
- ClusterStatusPublisher
-
Method Details
-
connect
- Throws:
IOException
-
publish
-
close
void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-