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

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

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 - 2024 Weber Informatics LLC | Privacy Policy