public static interface DataMask.Provider
| Modifier and Type | Method and Description |
|---|---|
DataMask |
build(String name,
TypeDescription schema,
String... params)
Build a mask with the given parameters.
|
DataMask build(String name, TypeDescription schema, String... params)
name - the kind of maskingschema - the type of the fieldparams - the list of parameters with the name in params[0]Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.