Module lettuce.core

Interface StreamingChannel

All Known Subinterfaces:
KeyStreamingChannel<K>, KeyValueStreamingChannel<K,​V>, ScoredValueStreamingChannel<V>

public interface StreamingChannel
Marker interface for streaming channels.
Since:
5.0
Author:
Mark Paluch