Searched defs:byteCounter (Results 1 – 8 of 8) sorted by relevance
41 private final ElementCounter<T> byteCounter; field in BatchingFlowController46 ElementCounter<T> byteCounter) { in BatchingFlowController()
420 private long byteCounter = 0; field in BatcherImpl.Batch
50 final Counter byteCounter = pathCounter.getByteCounter(); in testResetCounter() local61 final Counter byteCounter = pathCounter.getByteCounter(); in testResetPathCounter() local
42 private ByteCountingMonitor byteCounter; field in CompressTransformTest
35 private final Counter byteCounter; field in Counters.AbstractPathCounters46 …protected AbstractPathCounters(final Counter byteCounter, final Counter directoryCounter, final Co… in AbstractPathCounters()
50 ByteCountingMonitor byteCounter; field in SamplesTest
118 private final AtomicLong byteCounter = new AtomicLong(); field in DownloadProgressMonitor.DownloadedBytesCounter
228 private final AtomicLong byteCounter = new AtomicLong(); field in DownloadProgressMonitor.DownloadedBytesCounter