| Interface | Description |
|---|---|
| LicenseChanged |
An event signaling that the license has changed.
|
| LicenseManager.ClusterClient |
| Class | Description |
|---|---|
| License |
this class provides utility functions and a cli for creating/verifying licenses
|
| LicenseManager |
A license manager that can validate and store Confluent licenses in a topic in one Kafka cluster.
|
| LicenseManager.BasicClusterClient | |
| LicenseManager.LicenseChangedEvent | |
| LicenseStore |
IMPORTANT: This class should not use Kafka APIs newer than AK 0.11.0/CP 3.3.0.
|
| LicenseStore.ConsumeCallback | |
| LicenseStore.LicenseKeySerde | |
| LicenseStore.LicenseMessageSerde |
| Enum | Description |
|---|---|
| License.Type |
The type of license.
|
| LicenseChanged.Type |
The type of license change.
|
| Exception | Description |
|---|---|
| ExpiredLicenseException | |
| InvalidLicenseException |