Index

A C D E G H M O P S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 

C

clear() - Method in class org.apache.jmeter.protocol.mongodb.mongo.MongoDB
 

D

DATABASE - Static variable in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
DEFAULT_PORT - Static variable in class org.apache.jmeter.protocol.mongodb.mongo.MongoUtils
MongoDB default connection port

E

EvalResultHandler - Class in org.apache.jmeter.protocol.mongodb.mongo
 
EvalResultHandler() - Constructor for class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 
evaluate(DB, String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptRunner
Evaluate a script on the database
expectsModification() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 

G

getAutoConnectRetry() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getConnection() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getConnectionsPerHost() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getConnectTimeout() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getContinueOnInsertError() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getDatabase() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getDB(String, String, String) - Method in class org.apache.jmeter.protocol.mongodb.mongo.MongoDB
 
getDBFromSource(String, String) - Static method in class org.apache.jmeter.protocol.mongodb.config.MongoDBHolder
Get access to MongoDB object
getDBFromSource(String, String, String, String) - Static method in class org.apache.jmeter.protocol.mongodb.config.MongoDBHolder
Get access to MongoDB object
getFsync() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getMaxAutoConnectRetryTime() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getMaxWaitTime() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getMongoDB(String) - Static method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getPassword() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getSafe() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getScript() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getSocketKeepAlive() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getSocketTimeout() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getSource() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getSource() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getThreadsAllowedToBlockForConnectionMultiplier() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getTitle() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getTitle() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getUsername() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getWaitForJournaling() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getWriteOperationNumberOfServers() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getWriteOperationTimeout() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 

H

handle(DBObject) - Method in class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 
handle(Double) - Method in class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 
handle(Integer) - Method in class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 
handle(Object) - Method in class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 
handle(String) - Method in class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 

M

MongoDB - Class in org.apache.jmeter.protocol.mongodb.mongo
 
MongoDB(List<ServerAddress>, MongoClientOptions) - Constructor for class org.apache.jmeter.protocol.mongodb.mongo.MongoDB
 
MongoDBHolder - Class in org.apache.jmeter.protocol.mongodb.config
Public API to access MongoDB DB object created by MongoSourceElement
MongoDBHolder() - Constructor for class org.apache.jmeter.protocol.mongodb.config.MongoDBHolder
 
MongoScriptRunner - Class in org.apache.jmeter.protocol.mongodb.sampler
 
MongoScriptRunner() - Constructor for class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptRunner
 
MongoScriptSampler - Class in org.apache.jmeter.protocol.mongodb.sampler
 
MongoScriptSampler() - Constructor for class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
MongoScriptSamplerBeanInfo - Class in org.apache.jmeter.protocol.mongodb.sampler
 
MongoScriptSamplerBeanInfo() - Constructor for class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSamplerBeanInfo
 
MongoSourceElement - Class in org.apache.jmeter.protocol.mongodb.config
 
MongoSourceElement() - Constructor for class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
MongoSourceElementBeanInfo - Class in org.apache.jmeter.protocol.mongodb.config
 
MongoSourceElementBeanInfo() - Constructor for class org.apache.jmeter.protocol.mongodb.config.MongoSourceElementBeanInfo
 
MongoUtils - Class in org.apache.jmeter.protocol.mongodb.mongo
 
MongoUtils() - Constructor for class org.apache.jmeter.protocol.mongodb.mongo.MongoUtils
 

O

org.apache.jmeter.protocol.mongodb.config - package org.apache.jmeter.protocol.mongodb.config
 
org.apache.jmeter.protocol.mongodb.mongo - package org.apache.jmeter.protocol.mongodb.mongo
 
org.apache.jmeter.protocol.mongodb.sampler - package org.apache.jmeter.protocol.mongodb.sampler
 

P

PASSWORD - Static variable in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 

S

sample(Entry) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
SCRIPT - Static variable in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
setAutoConnectRetry(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setConnection(String) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setConnectionsPerHost(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setConnectTimeout(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setContinueOnInsertError(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setDatabase(String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
setFsync(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setMaxAutoConnectRetryTime(long) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setMaxWaitTime(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setPassword(String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
setSafe(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setScript(String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
setSocketKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setSocketTimeout(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setSource(String) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setSource(String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
setThreadsAllowedToBlockForConnectionMultiplier(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setUsername(String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
setWaitForJournaling(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setWriteOperationNumberOfServers(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setWriteOperationTimeout(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
SOURCE - Static variable in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 

T

testEnded() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
testEnded(String) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
testStarted() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
testStarted(String) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
toServerAddresses(String) - Static method in class org.apache.jmeter.protocol.mongodb.mongo.MongoUtils
 

U

USERNAME - Static variable in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
A C D E G H M O P S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form