Class InMemoryLicenseStore
java.lang.Object
io.confluent.license.store.InMemoryLicenseStore
- All Implemented Interfaces:
ConfluentLicenseStore
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.confluent.license.store.ConfluentLicenseStore
getLatestLicenses, registerLicense
-
Constructor Details
-
InMemoryLicenseStore
public InMemoryLicenseStore()
-
-
Method Details
-
start
public void start()- Specified by:
startin interfaceConfluentLicenseStore
-
stop
public void stop()- Specified by:
stopin interfaceConfluentLicenseStore
-
licenseScan
- Specified by:
licenseScanin interfaceConfluentLicenseStore
-
registerLicense
- Specified by:
registerLicensein interfaceConfluentLicenseStore
-