Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static DataMask |
build(DataMaskDescription mask,
TypeDescription schema,
DataMask.MaskOverrides overrides)
Build a new DataMask instance.
|
public static DataMask build(DataMaskDescription mask, TypeDescription schema, DataMask.MaskOverrides overrides)
mask
- the description of the data maskschema
- the type of the fieldoverrides
- sub-columns where the mask is overriddenIllegalArgumentException
- if no such kind of data mask was foundfor the standard provider
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.