public class MongoSourceElement
extends org.apache.jmeter.config.ConfigTestElement
implements org.apache.jmeter.testelement.TestStateListener, org.apache.jmeter.testbeans.TestBean
| Constructor and Description |
|---|
MongoSourceElement() |
addPropertiesValues, addProperty, addProperty, canRemove, clear, clearTemporary, clearTestElementChildren, clone, emptyTemporary, equals, getComment, getName, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsInt, getPropertyAsLong, getPropertyAsLong, getPropertyAsString, getPropertyAsString, getSearchableTokens, getThreadContext, getThreadName, hashCode, isEnabled, isRunningVersion, isTemporary, logProperties, mergeIn, propertyIterator, recoverRunningVersion, removeProperty, setComment, setEnabled, setName, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setRunningVersion, setTemporary, setThreadContext, setThreadName, traverse, traverseCollection, traverseMap, traversePropertypublic String getTitle()
public String getConnection()
public void setConnection(String connection)
public String getSource()
public void setSource(String source)
public void addConfigElement(org.apache.jmeter.config.ConfigElement configElement)
addConfigElement in interface org.apache.jmeter.config.ConfigElementaddConfigElement in class org.apache.jmeter.config.ConfigTestElementpublic boolean expectsModification()
expectsModification in interface org.apache.jmeter.config.ConfigElementexpectsModification in class org.apache.jmeter.config.ConfigTestElementpublic void testStarted()
testStarted in interface org.apache.jmeter.testelement.TestStateListenerpublic void testStarted(String s)
testStarted in interface org.apache.jmeter.testelement.TestStateListenerpublic void testEnded()
testEnded in interface org.apache.jmeter.testelement.TestStateListenerpublic void testEnded(String s)
testEnded in interface org.apache.jmeter.testelement.TestStateListenerpublic boolean getAutoConnectRetry()
public void setAutoConnectRetry(boolean autoConnectRetry)
autoConnectRetry - the autoConnectRetry to setpublic int getConnectionsPerHost()
public void setConnectionsPerHost(int connectionsPerHost)
connectionsPerHost - the connectionsPerHost to setpublic int getConnectTimeout()
public void setConnectTimeout(int connectTimeout)
connectTimeout - the connectTimeout to setpublic long getMaxAutoConnectRetryTime()
public void setMaxAutoConnectRetryTime(long maxAutoConnectRetryTime)
maxAutoConnectRetryTime - the maxAutoConnectRetryTime to setpublic int getMaxWaitTime()
public void setMaxWaitTime(int maxWaitTime)
maxWaitTime - the maxWaitTime to setpublic int getSocketTimeout()
public void setSocketTimeout(int socketTimeout)
socketTimeout - the socketTimeout to setpublic boolean getSocketKeepAlive()
public void setSocketKeepAlive(boolean socketKeepAlive)
socketKeepAlive - the socketKeepAlive to setpublic int getThreadsAllowedToBlockForConnectionMultiplier()
public void setThreadsAllowedToBlockForConnectionMultiplier(int threadsAllowedToBlockForConnectionMultiplier)
threadsAllowedToBlockForConnectionMultiplier - the threadsAllowedToBlockForConnectionMultiplier to setpublic boolean getFsync()
public void setFsync(boolean fsync)
fsync - the fsync to setpublic boolean getSafe()
public void setSafe(boolean safe)
safe - the safe to setpublic boolean getWaitForJournaling()
public void setWaitForJournaling(boolean waitForJournaling)
waitForJournaling - the waitForJournaling to setpublic int getWriteOperationNumberOfServers()
public void setWriteOperationNumberOfServers(int writeOperationNumberOfServers)
writeOperationNumberOfServers - the writeOperationNumberOfServers to setpublic int getWriteOperationTimeout()
public void setWriteOperationTimeout(int writeOperationTimeout)
writeOperationTimeout - the writeOperationTimeout to setpublic boolean getContinueOnInsertError()
public void setContinueOnInsertError(boolean continueOnInsertError)
continueOnInsertError - the continueOnInsertError to setCopyright © 1998-2021 Apache Software Foundation. All Rights Reserved.