All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.ray.streaming.operator.OperatorType Maven / Gradle / Ivy

package io.ray.streaming.operator;

public enum OperatorType {
  SOURCE,
  ONE_INPUT,
  TWO_INPUT,
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy