|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.cluster.ClusterEvent.ClusterMetricsChanged
public static class ClusterEvent.ClusterMetricsChanged
Current snapshot of cluster node metrics. Published to subscribers.
| Constructor Summary | |
|---|---|
ClusterEvent.ClusterMetricsChanged(scala.collection.immutable.Set<NodeMetrics> nodeMetrics)
|
|
| Method Summary | |
|---|---|
java.lang.Iterable<NodeMetrics> |
getNodeMetrics()
Java API |
scala.collection.immutable.Set<NodeMetrics> |
nodeMetrics()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public ClusterEvent.ClusterMetricsChanged(scala.collection.immutable.Set<NodeMetrics> nodeMetrics)
| Method Detail |
|---|
public scala.collection.immutable.Set<NodeMetrics> nodeMetrics()
public java.lang.Iterable<NodeMetrics> getNodeMetrics()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||