public class ComputeWithCollectorFunctions extends TFunc<ComputeCollectorFunc>
| Modifier and Type | Class and Description |
|---|---|
static class |
ComputeWithCollectorFunctions.ComputeFuncImpl |
| Constructor and Description |
|---|
ComputeWithCollectorFunctions() |
| Modifier and Type | Method and Description |
|---|---|
ComputeCollectorFunc |
build(byte[] pyBinary) |
public ComputeCollectorFunc build(byte[] pyBinary)
build in class TFunc<ComputeCollectorFunc>