Class Hierarchy
- java.lang.Object
- io.activej.jmx.api.attribute.JmxReducers
- io.activej.jmx.api.attribute.JmxReducers.JmxReducerAny (implements io.activej.jmx.api.attribute.JmxReducer<T>)
- io.activej.jmx.api.attribute.JmxReducers.JmxReducerAvg (implements io.activej.jmx.api.attribute.JmxReducer<T>)
- io.activej.jmx.api.attribute.JmxReducers.JmxReducerConcat (implements io.activej.jmx.api.attribute.JmxReducer<T>)
- io.activej.jmx.api.attribute.JmxReducers.JmxReducerDistinct (implements io.activej.jmx.api.attribute.JmxReducer<T>)
- io.activej.jmx.api.attribute.JmxReducers.JmxReducerMax<C> (implements io.activej.jmx.api.attribute.JmxReducer<T>)
- io.activej.jmx.api.attribute.JmxReducers.JmxReducerMin<C> (implements io.activej.jmx.api.attribute.JmxReducer<T>)
- io.activej.jmx.api.attribute.JmxReducers.JmxReducerSum (implements io.activej.jmx.api.attribute.JmxReducer<T>)
Interface Hierarchy
- io.activej.jmx.api.attribute.JmxReducer<T>
Annotation Interface Hierarchy
- io.activej.jmx.api.attribute.JmxAttribute (implements java.lang.annotation.Annotation)
- io.activej.jmx.api.attribute.JmxOperation (implements java.lang.annotation.Annotation)
- io.activej.jmx.api.attribute.JmxParameter (implements java.lang.annotation.Annotation)