public class MapperRegExpMatch extends NamedWarpScriptFunction implements WarpScriptMapperFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
MapperRegExpMatch.Builder |
| Constructor and Description |
|---|
MapperRegExpMatch(java.lang.String name,
java.util.regex.Pattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(java.lang.Object[] args) |
getName, refSnapshot, setName, toStringpublic MapperRegExpMatch(java.lang.String name,
java.util.regex.Pattern pattern)
public java.lang.Object apply(java.lang.Object[] args)
throws WarpScriptException
apply in interface WarpScriptAggregatorFunctionWarpScriptException