Uses of Interface
org.springframework.data.redis.stream.Cancelable
Packages that use Cancelable
-
Uses of Cancelable in org.springframework.data.redis.stream
Subinterfaces of Cancelable in org.springframework.data.redis.streamModifier and TypeInterfaceDescriptioninterface
TheSubscription
is the link to the actual runningTask
.interface
The actualTask
to run within theStreamMessageListenerContainer
.