public class MaskProvider extends Object implements DataMask.Provider
Constructor and Description |
---|
MaskProvider() |
Modifier and Type | Method and Description |
---|---|
DataMask |
build(DataMaskDescription description,
TypeDescription schema,
DataMask.MaskOverrides overrides)
Build a mask with the given parameters.
|
public DataMask build(DataMaskDescription description, TypeDescription schema, DataMask.MaskOverrides overrides)
DataMask.Provider
build
in interface DataMask.Provider
description
- the description of the data maskschema
- the type of the fieldoverrides
- a function to override this mask on a sub-columnCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.