public abstract class ColumnQuality extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected long |
countInvalid |
protected long |
countMissing |
protected long |
countTotal |
protected long |
countValid |
| Constructor and Description |
|---|
ColumnQuality() |
Copyright © 2019. All rights reserved.