public class LicenseEvent
extends org.apache.ignite.events.EventAdapter
| Constructor and Description |
|---|
LicenseEvent()
No-arg constructor.
|
LicenseEvent(org.apache.ignite.cluster.ClusterNode node,
String msg,
int type)
Creates license event with given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
UUID |
licenseId()
Gets license ID.
|
void |
licenseId(UUID licId)
Sets license ID.
|
String |
shortDisplay() |
String |
toString() |
public LicenseEvent()
public LicenseEvent(org.apache.ignite.cluster.ClusterNode node,
String msg,
int type)
node - Node.msg - Optional message.type - Event type.public String shortDisplay()
shortDisplay in interface org.apache.ignite.events.EventshortDisplay in class org.apache.ignite.events.EventAdapterpublic UUID licenseId()
public void licenseId(UUID licId)
licId - License ID to set.public String toString()
toString in class org.apache.ignite.events.EventAdapter
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024