public static class ParameterizedBuiltinSPInstruction.RDDFrameReplaceFunction extends Object implements org.apache.spark.api.java.function.Function<FrameBlock,FrameBlock>
| Constructor and Description | 
|---|
| RDDFrameReplaceFunction(String pattern,
                       String replacement) | 
| Modifier and Type | Method and Description | 
|---|---|
| FrameBlock | call(FrameBlock arg0) | 
public FrameBlock call(FrameBlock arg0)
call in interface org.apache.spark.api.java.function.Function<FrameBlock,FrameBlock>Copyright © 2021 The Apache Software Foundation. All rights reserved.