パッケージ org.springframework.data.redis.connection.stream の階層

パッケージ階層:

クラス階層

インターフェース階層

  • java.lang.IterableSE<T>
    • org.springframework.data.redis.connection.stream.MapRecord<S,K,V> (also extends org.springframework.data.redis.connection.stream.Record<S,V>)
  • org.springframework.data.redis.connection.stream.Record<S,V>
    • org.springframework.data.redis.connection.stream.MapRecord<S,K,V> (also extends java.lang.IterableSE<T>)
    • org.springframework.data.redis.connection.stream.ObjectRecord<S,V>