|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.cluster.StandardMetrics.HeapMemory
public static class StandardMetrics.HeapMemory
| Constructor Summary | |
|---|---|
StandardMetrics.HeapMemory(Address address,
long timestamp,
long used,
long committed,
scala.Option<java.lang.Object> max)
|
|
| Method Summary | |
|---|---|
Address |
address()
|
long |
committed()
|
scala.Option<java.lang.Object> |
max()
|
long |
timestamp()
|
long |
used()
|
| 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 StandardMetrics.HeapMemory(Address address,
long timestamp,
long used,
long committed,
scala.Option<java.lang.Object> max)
| Method Detail |
|---|
public Address address()
public long timestamp()
public long used()
public long committed()
public scala.Option<java.lang.Object> max()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||