All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ClientBuilder used to construct a hstream client, which you can use it to interact with hstream serverClientImpl Consumer The consumer interface of hstream consumerConsumerBuilder used to construct a consumerConsumerImpl HArray a data structure like arrayHArrayBuilder theHArray
constructorHRecord the data structure defined by hstreamHRecordBuilder used to construct aHRecord
HRecordReceiver the interface that user use to processHRecord
received from serverHStreamClient HstreamClient implement the hstream client, user can use it to interact with serverHStreamDBClientException Client exception definitionHStreamDBClientException.ConsumerException HStreamDBClientException.InvalidRecordException HStreamDBClientException.SubscribeException Observer<V> Receives notifications from an observable stream of resultsProducer the interface of hstream producerProducerBuilder used to construct a producerProducerImpl Queryer The interface that abstracts behavior of HStream's queryerQueryerBuilder Builder used to configure and construct aQueryer
instance.QueryerImpl RawRecordReceiver the interface that user use to process raw record received from serverReceivedHRecord refer to aHRecord
format recordReceivedRawRecord refer to a raw format recordRecordUtils Responder after receiving messages from the server, the interface defines methods related to the responseResponderImpl