public interface GridProduct
Modifier and Type | Method and Description |
---|---|
long |
gracePeriodLeft() |
ProductLicense |
license()
Gets license descriptor for enterprise edition or
null for Community Edition. |
void |
updateLicense(String lic)
Updates to a new license in enterprise edition.
|
ProductLicense license()
null
for Community Edition.null
for Community Edition.void updateLicense(String lic) throws ProductLicenseException
lic
- The content of the license.ProductLicenseException
- If license could not be updated.long gracePeriodLeft()
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024