@FunctionalInterface public static interface BinaryOperations.BinaryOperator extends Serializable
Modifier and Type | Method and Description |
---|---|
com.yahoo.bullet.typesystem.TypedObject |
apply(Evaluator left,
Evaluator right,
com.yahoo.bullet.record.BulletRecord record) |
Copyright © 2021. All rights reserved.