Package io.confluent.license
Class LicenseStoreFactory
java.lang.Object
io.confluent.license.LicenseStoreFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LicenseStorecreateAddOnLicenseStore(String topic, Map<String, Object> producerConfig, Map<String, Object> consumerConfig, Map<String, Object> topicConfig, LicenseManagerPurpose purpose) static LicenseStorecreateTrialOnlyLicenseStore(String topic, Map<String, Object> producerConfig, Map<String, Object> consumerConfig, Map<String, Object> topicConfig, String licenseGuid)
-
Constructor Details
-
LicenseStoreFactory
public LicenseStoreFactory()
-
-
Method Details
-
createAddOnLicenseStore
-
createTrialOnlyLicenseStore
-