Interface ClusterStatusPublisher.Publisher

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
ClusterStatusPublisher.MulticastPublisher
Enclosing class:
ClusterStatusPublisher

public static interface ClusterStatusPublisher.Publisher extends Closeable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    connect(org.apache.hadoop.conf.Configuration conf)
     
    void