| Interface | Description |
|---|---|
| CommitPolicy<K,V> | |
| MessageHandler<K,V> |
| Class | Description |
|---|---|
| LcKafkaConsumer<K,V> | |
| LcKafkaConsumerBuilder<K,V> | |
| NamedThreadFactory |
Internal use only, may change in the future.
|
| RetriableMessageHandler<K,V> | |
| SafetyNetMessageHandler<K,V> |
| Exception | Description |
|---|---|
| HandleMessageFailedException |
| Annotation Type | Description |
|---|---|
| NonNullByDefault |
An annotation that signifies the return values, parameters and fields are non-nullable by default
leveraging the JSR-305
Nonnull annotation. |
Copyright © 2019 LeanCloud. All rights reserved.