Package org.graylog.plugins.views.search.engine.monitoring.data.histogram.creation
package org.graylog.plugins.views.search.engine.monitoring.data.histogram.creation
-
ClassDescriptionBinChooser<T,
S> Creates histogram of objects of type S, with T used for x-axis.ValueComputation<T,V> Computes value for single bin of the histogram.