public class GemFireDescription extends AbstractDescription implements Serializable
| Constructor and Description |
|---|
GemFireDescription() |
addProperties, asList, convertPrm, convertPrmDefault, getBooleanFor, getClass, getClassname, getInstance, getIntegerFor, getNonnegativeIntegerFor, getParametersAndDefaults, getPath, getSSLDescription, loadClass, parseMethod, toStringpublic String getName()
public HostDescription getHostDescription()
public boolean stopSystemAfterTest()
public String getDistributedSystem()
public Integer getDistributedSystemId()
public String getSystemDirectoryStr()
public File getSystemDirectory()
public Integer getAckWaitThreshold()
public String getLogLevel()
public Integer getLogFileSizeLimit()
public Integer getLogDiskSpaceLimit()
public String getStatisticArchiveFile()
public Boolean getStatisticSamplingEnabled()
public Integer getStatisticSampleRate()
public Boolean getEnableTimeStatistics()
public Integer getArchiveFileSizeLimit()
public Integer getArchiveDiskSpaceLimit()
public Boolean getUseLocator()
public Boolean isPeerLocator()
public Boolean isServerLocator()
public Boolean getEnableMcast()
public String getMcastAddress()
public Integer getMcastPort()
protected void setMcastPort(Integer port)
public Integer getMcastTtl()
public Integer getMcastSendBufferSize()
public Integer getMcastRecvBufferSize()
public Integer getMcastFlowControlByteAllowance()
public Float getMcastFlowControlRechargeThreshold()
public Integer getMcastFlowControlRechargeBlockMs()
public Integer getUdpFragmentSize()
public Integer getUdpSendBufferSize()
public Integer getUdpRecvBufferSize()
public Integer getTcpPort()
protected void setTcpPort(Integer port)
public Boolean getDisableTcp()
public String getMembershipPortRange()
protected void setMembershipPortRange(String range)
public Integer getMemberTimeout()
public String getLocatorClassPath()
public String getExtraLocatorVMArgs()
public Boolean getEnableDurableClient()
public Integer getDurableClientTimeout()
public Integer getAckSevereAlertThreshold()
public Boolean getEnableNetworkPartitionDetection()
public Boolean getDisableAutoReconnect()
public String getRoles()
public Integer getMaxNumReconnectTries()
public Boolean getConserveSockets()
public Boolean getDeltaPropagation()
public Long getSocketLeaseTime()
public Long getSocketBufferSize()
public Integer getAsyncDistributionTimeout()
public Integer getAsyncQueueTimeout()
public Integer getAsyncMaxQueueSize()
public Boolean getEnforceUniqueHost()
public String getRedundancyZone()
public Boolean getJMXManager()
public String getJMXManagerAccessFile()
protected Boolean getJMXManagerHttpPort()
public String getJMXManagerPasswordFile()
protected Boolean getJMXManagerPort()
protected Boolean getJMXManagerSSL()
public Boolean getJMXManagerStart()
public String getSecurityName()
public SecurityDescription getSecurityDescription()
public String getSSLName()
public SSLDescription getSSLDescription()
public String getOffHeapMemorySize()
public Boolean getLockMemory()
public String getSysDirName()
Returns the name of the system directory for this incarnation of the logical vm, and lazily creates and registers it.
protected String getLogFileName()
Returns the name of the log file in the system directory.
public Properties getDistributedSystemProperties()
If SSL is enabled or a JMX manager is enabled with SSL, sets SSL-related properties on the JVM as a side-effect.
public SortedMap toSortedMap()
AbstractDescriptiontoSortedMap in class AbstractDescriptionprotected static void configure(TestConfig config)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.