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

io.ray.streaming.api.stream.StreamSource Maven / Gradle / Ivy

There is a newer version: 1.10.0
Show newest version
package io.ray.streaming.api.stream;

/**
 * A mark interface that represents a source of the Stream.
 *
 * @param  The type of StreamSource data.
 */
public interface StreamSource {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy