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