|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CompositeMonitor<T>
Used as a mixin for monitors that are composed of a number of sub-monitors.
| Method Summary | |
|---|---|
java.util.List<Monitor<?>> |
getMonitors()
Returns a list of sub-monitors for this composite. |
| Methods inherited from interface com.netflix.servo.monitor.Monitor |
|---|
getConfig, getValue |
| Method Detail |
|---|
java.util.List<Monitor<?>> getMonitors()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||