Package org.redisson.api.stream
Interface StreamAddArgsSource<K,V>
-
public interface StreamAddArgsSource<K,V>
- Author:
- Nikita Koksharov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StreamAddParams<K,V>
getParams()
-
-
-
Method Detail
-
getParams
StreamAddParams<K,V> getParams()
-
-