public interface ClusterInfoService
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
ClusterInfoService.Listener
Interface for listeners to implement in order to perform actions when
new information about the cluster has been gathered
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addListener(ClusterInfoService.Listener listener)
Add a listener that will be called every time new information is gathered
|
ClusterInfo |
getClusterInfo()
The latest cluster information
|
ClusterInfo getClusterInfo()
void addListener(ClusterInfoService.Listener listener)
Copyright © 2009–2016. All rights reserved.