io.ray.streaming.python.stream.PythonStream Maven / Gradle / Ivy
package io.ray.streaming.python.stream;
/** A marker interface used to identify all python streams. */
public interface PythonStream {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy