public final class Re2JRegexpReplaceLambdaFunction extends Object
Constructor and Description |
---|
Re2JRegexpReplaceLambdaFunction() |
Modifier and Type | Method and Description |
---|---|
io.airlift.slice.Slice |
regexpReplace(io.airlift.slice.Slice source,
Re2JRegexp pattern,
UnaryFunctionInterface replaceFunction) |
public io.airlift.slice.Slice regexpReplace(io.airlift.slice.Slice source, Re2JRegexp pattern, UnaryFunctionInterface replaceFunction)
Copyright © 2012–2019. All rights reserved.