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:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-