| Interface | Description |
|---|---|
| Admin | |
| Client | |
| Consumer<T> | |
| EndOfTopicMessageListener<T> |
A listener that will be called when the end of the topic has been reached.
|
| Message<T> | |
| MessageId |
Opaque unique identifier of a single message
|
| Producer<T> | |
| Reader<T> |
A Reader can be used to scan through all the messages currently available in a topic.
|
| Topic |
| Class | Description |
|---|---|
| AcknowledgeBuilder | |
| AuthenticationCallCredentials | |
| ClientBuilder |
Internal
|
| ClientImpl | |
| ConsumerBuilder | |
| ConsumerImpl<T> | |
| ConsumerParams | |
| Encoder | |
| GrowableArrayBlockingQueue<T> |
This implements a
BlockingQueue backed by an array with no fixed capacity. |
| GrpcLoggingClientInterceptor |
A interceptor to handle client to broker messages logging
|
| MessageBuilder<T> | |
| MessageIdImpl | |
| MessageImpl<T> | |
| ProducerBuilder | |
| ProducerImpl<T> | |
| ProducerParams | |
| ReaderBuilder | |
| ReaderImpl<T> | |
| ReaderParams<T> | |
| ReceiveLoop |
Optional utility class that will
|
| StateMachine<T> | |
| SubscribeResponse | |
| TopicBuilderImpl | |
| TopicImpl | |
| TqClient |
Internal
|
| Version |
| Enum | Description |
|---|---|
| AcknowledgeBuilder.AckType | |
| ClientPossibleStates | |
| CompressionType | |
| ConsumerPossibleStates | |
| HashingScheme | |
| ProducerPossibleStates | |
| SubInitialPosition | |
| SubscriptionMode | |
| SubType |
Copyright © 2019-2021, TurtleQueue All Rights Reserved. Use is subject to license terms.