Class Hierarchy
- java.lang.Object
- com.google.common.util.concurrent.AbstractService (implements com.google.common.util.concurrent.Service)
- io.hstream.impl.ConsumerImpl (implements io.hstream.Consumer)
- io.hstream.impl.QueryerImpl (implements io.hstream.Queryer)
- io.hstream.ClientBuilder
- io.hstream.impl.ClientImpl (implements io.hstream.HStreamClient)
- io.hstream.ConsumerBuilder
- io.hstream.util.GrpcUtils
- io.hstream.HArray
- io.hstream.HArrayBuilder
- io.hstream.HRecord
- io.hstream.HRecordBuilder
- io.hstream.ProducerBuilder
- io.hstream.impl.ProducerImpl (implements io.hstream.Producer)
- io.hstream.QueryerBuilder
- io.hstream.ReceivedHRecord
- io.hstream.ReceivedRawRecord
- io.hstream.RecordId
- io.hstream.util.RecordUtils
- io.hstream.impl.ResponderImpl (implements io.hstream.Responder)
- io.hstream.Stream
- io.hstream.Subscription
- io.hstream.SubscriptionOffset
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.hstream.HStreamDBClientException
- io.hstream.HStreamDBClientException.ConsumerException
- io.hstream.HStreamDBClientException.InvalidRecordException
- io.hstream.HStreamDBClientException.SubscribeException
- io.hstream.HStreamDBClientException
- java.lang.RuntimeException
- java.lang.Exception
- com.google.common.util.concurrent.AbstractService (implements com.google.common.util.concurrent.Service)
Interface Hierarchy
- java.lang.AutoCloseable
- io.hstream.HStreamClient
- io.hstream.HRecordReceiver
- io.hstream.Observer<V>
- io.hstream.Producer
- io.hstream.RawRecordReceiver
- io.hstream.Responder
- com.google.common.util.concurrent.Service
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.hstream.SubscriptionOffset.SpecialOffset
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)