Hierarchy For Package org.springframework.data.redis.stream

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • org.springframework.data.redis.stream.Cancelable
    • org.springframework.data.redis.stream.Subscription
    • org.springframework.data.redis.stream.Task (also extends org.springframework.scheduling.SchedulingAwareRunnable)
  • org.springframework.context.Lifecycle
    • org.springframework.context.SmartLifecycle (also extends org.springframework.context.Phased)
  • org.springframework.context.Phased
    • org.springframework.context.SmartLifecycle (also extends org.springframework.context.Lifecycle)
  • java.lang.Runnable
    • org.springframework.scheduling.SchedulingAwareRunnable
      • org.springframework.data.redis.stream.Task (also extends org.springframework.data.redis.stream.Cancelable)
  • org.springframework.data.redis.stream.StreamListener<K,V>
  • org.springframework.data.redis.stream.StreamReceiver<K,V>

Enum Class Hierarchy