| Interface | Description |
|---|---|
| Callback<V> |
Generic interface for callbacks
|
| Class | Description |
|---|---|
| ConvertingFutureCallback<U,T> | |
| FutureCallback<T> |
An implementation of
ConvertingFutureCallback that doesn't do any conversion - i.e. |
| LicenseKafkaBasedLog<K,V> |
KafkaBasedLog provides a generic implementation of a shared, compacted log of records stored in Kafka that all
clients need to consume and, at times, agree on their offset / that they have read to the end of the log.
|
| LicenseTopicAdmin |
Utility to simplify creating and managing topics via the
Admin. |
| LicenseTopicAdmin.NewTopicBuilder |
A builder of
NewTopic instances. |
| LicenseTopicAdmin.TopicCreationResponse | |
| RetryUtil | |
| Stage | |
| StringUtils |
Simple string utilities, not present in java library, that are not worth importing a dependency.
|
| Enum | Description |
|---|---|
| LicenseAddonTypes |
| Exception | Description |
|---|---|
| StagedTimeoutException |