Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static DataMask |
build(String name,
TypeDescription schema,
String... params)
Build a new DataMask instance.
|
public static DataMask build(String name, TypeDescription schema, String... params)
name
- the name of the maskschema
- the type of the fieldparams
- a list of parameters to the maskIllegalArgumentException
- if no such kind of data mask was foundfor the standard provider
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.