DataMask.Factory, DataMask.MaskOverrides, DataMask.Provider, DataMask.Standard| Constructor and Description |
|---|
DecimalIdentity() |
| Modifier and Type | Method and Description |
|---|---|
void |
maskData(org.apache.hadoop.hive.ql.exec.vector.ColumnVector original,
org.apache.hadoop.hive.ql.exec.vector.ColumnVector masked,
int start,
int length)
Mask the given range of values
|
public void maskData(org.apache.hadoop.hive.ql.exec.vector.ColumnVector original, org.apache.hadoop.hive.ql.exec.vector.ColumnVector masked, int start, int length)
DataMaskCopyright © 2013–2024 The Apache Software Foundation. All rights reserved.