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