public class RowIngestionMetersTotals extends Object
| Constructor and Description |
|---|
RowIngestionMetersTotals(long processed,
long processedWithError,
long thrownAway,
long unparseable) |
| Modifier and Type | Method and Description |
|---|---|
long |
getProcessed() |
long |
getProcessedWithError() |
long |
getThrownAway() |
long |
getUnparseable() |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.