MonitoringDataCollector.collect(CharSequence, long), true becomes 1L, false zero.MonitoringDataCollector.collect(CharSequence, long), the char simply becomes a numbernull, collects Double and Float using
MonitoringDataCollector.collect(CharSequence, double), others using MonitoringDataCollector.collect(CharSequence, long).null, otherwise collects using MonitoringDataCollector.collect(CharSequence, boolean).MonitoringDataCollector.collect(CharSequence, long) with a non null value and Instant.toEpochMilli().MonitoringDataCollector.collect(CharSequence, long) except that zero value are ignored and not collected.BiConsumer.accept(Object, Object) with this collector and the passed object.BiConsumer for every entry if the passed Collection.MonitoringConsole processing unit.Copyright © 2020. All rights reserved.