| Modifier and Type | Method and Description |
|---|---|
abstract Stats[] |
ServiceStats.consume()
Consumes a snapshot of the live stats currently collected.
|
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.stream.Stream<Stats> |
ServiceStats.get(String... statsNames)
Gets a snapshot of the live stats currently collected.
|
Copyright © 2015. All rights reserved.