Uses of Interface
py4j.examples.Operator
Packages that use Operator
-
Uses of Operator in py4j.examples
Methods in py4j.examples with parameters of type OperatorModifier and TypeMethodDescriptionvoid
OperatorExample.launchOperator
(Operator op, long waitTimeMillis) OperatorExample.randomBinaryOperator
(Operator op) OperatorExampleTest.randomBinaryOperator
(Operator op) OperatorExample.randomTernaryOperator
(Operator op) OperatorExampleTest.randomTernaryOperator
(Operator op) Constructors in py4j.examples with parameters of type Operator