public class OperatorInfoHelper extends Object
| Constructor and Description |
|---|
OperatorInfoHelper() |
| Modifier and Type | Method and Description |
|---|---|
static BinaryOperatorInformation<Record,Record,Record> |
binary() |
static OperatorInformation<Record> |
source() |
static UnaryOperatorInformation<Record,Record> |
unary() |
public static OperatorInformation<Record> source()
public static UnaryOperatorInformation<Record,Record> unary()
public static BinaryOperatorInformation<Record,Record,Record> binary()
Copyright © 2014 The Apache Software Foundation. All rights reserved.