public static interface AccumulatorRegistry.Reporter
Modifier and Type | Method and Description |
---|---|
void |
reportNumBytesIn(long value) |
void |
reportNumBytesOut(long value) |
void |
reportNumRecordsIn(long value) |
void |
reportNumRecordsOut(long value) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.