Package org.dataloader.stats
package org.dataloader.stats
-
ClassDescriptionThis statistics collector keeps dataloader statistics AND also calls the delegate collector at the same time.A statistics collector that does nothingThis simple collector uses
AtomicLong
s to collect statisticsThis holds statistics on how aDataLoader
has performedThis allows statistics to be collected forDataLoader
operationsThis can collect statistics per thread as well as in an overall sense.