public static interface ClusterStatusPublisher.Publisher extends Closeable
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
void |
connect(org.apache.hadoop.conf.Configuration conf) |
void |
publish(ClusterStatus cs) |
void connect(org.apache.hadoop.conf.Configuration conf)
throws IOException
IOExceptionvoid publish(ClusterStatus cs)
void close()
close 在接口中 AutoCloseableclose 在接口中 CloseableCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.