public interface HazelcastRuntimeConfiguration extends org.jvnet.hk2.config.ConfigBeanProxy, ConfigExtension
String getEnabled()
void setEnabled(String value)
String getHazelcastConfigurationFile()
void setHazelcastConfigurationFile(String value)
String getStartPort()
void setStartPort(String value)
String getMulticastGroup()
void setMulticastGroup(String value)
String getGenerateNames()
void setGenerateNames(String value)
String getMemberName()
void setMemberName(String value)
String getMemberGroup()
void setMemberGroup(String value)
String getClusterGroupName()
void setClusterGroupName(String value)
String getClusterGroupPassword()
void setClusterGroupPassword(String value)
String getMulticastPort()
void setMulticastPort(String value)
String getJNDIName()
void setJNDIName(String value)
String getCacheManagerJNDIName()
void setCacheManagerJNDIName(String value)
String getCachingProviderJNDIName()
void setCachingProviderJNDIName(String value)
String getHostAwarePartitioning()
void setHostAwarePartitioning(String value)
String getExecutorPoolSize()
void setExecutorPoolSize(String value)
String getExecutorQueueCapacity()
void setExecutorQueueCapacity(String value)
String getScheduledExecutorPoolSize()
void setScheduledExecutorPoolSize(String value)
String getScheduledExecutorQueueCapacity()
void setScheduledExecutorQueueCapacity(String value)
String getLicenseKey()
void setLicenseKey(String value)
String getLite()
void setLite(String value)
Copyright © 2017. All rights reserved.