Class LicenseUpdateEventParameters
java.lang.Object
org.gridgain.internal.license.event.LicenseUpdateEventParameters
- All Implemented Interfaces:
org.apache.ignite.internal.event.EventParameters,LicenseEventParameters
Represents the license update event.
-
Method Summary
Modifier and TypeMethodDescriptionstatic LicenseUpdateEventParametersNew license is applied.license()Gets license object.type()Returns the license event type.
-
Method Details
-
applied
New license is applied. -
type
Description copied from interface:LicenseEventParametersReturns the license event type.- Specified by:
typein interfaceLicenseEventParameters
-
license
Gets license object.
-