public class FlatMapFunctions extends TFunc<FlatMapFunc>
| Modifier and Type | Class and Description |
|---|---|
static class |
FlatMapFunctions.FlatMapFuncImpl |
| Constructor and Description |
|---|
FlatMapFunctions() |
| Modifier and Type | Method and Description |
|---|---|
FlatMapFunc |
build(byte[] pyBinary) |
static FlatMapFunctions |
getInstance() |
public static FlatMapFunctions getInstance()
public FlatMapFunc build(byte[] pyBinary)
build in class TFunc<FlatMapFunc>