All Classes
-
All Classes Interface Summary Class Summary Enum 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 GrpcUtils A class of utility functions to convert between the GRPC generated classes and the custom classes e.g.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 recordRecordId A class for storing identification information of data recordsRecordUtils Responder after receiving messages from the server, the interface defines methods related to the responseResponderImpl Stream A class for storing information about streamsSubscription A class for storing information about subscriptionsSubscriptionOffset A class with information about subscription offsetSubscriptionOffset.SpecialOffset Subscription offsets that can be used