public class LicenseInfoMBean extends com.hazelcast.internal.jmx.HazelcastMBean<LicenseInfo>
| Modifier and Type | Method and Description |
|---|---|
String |
getCompanyName() |
String |
getExpiryDate() |
String |
getKeyHash() |
String |
getMaxNodeCountAllowed() |
String |
getOwnerEmail() |
String |
getType() |
String |
getTypeCode() |
public String getMaxNodeCountAllowed()
public String getExpiryDate()
public String getTypeCode()
public String getType()
public String getOwnerEmail()
public String getCompanyName()
public String getKeyHash()
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.