Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G I L M N O P R S T U W

A

ACTIVEMQ_SERVER - Static variable in class org.activemq.sampler.Sampler
 
addResource(Object) - Method in class org.activemq.sampler.Sampler
Used to populate resource.
addToMap(String) - Method in class org.activemq.sampler.ConsumerSysTest
 

B

BATCHSIZE - Static variable in class org.activemq.sampler.Sampler
 
batchCounter - Variable in class org.activemq.sampler.Consumer
 
batchCounter - Variable in class org.activemq.sampler.Producer
 

C

CLASSNAME - Static variable in class org.activemq.sampler.Sampler
 
CONFIG_SUBJECT - Static variable in class org.activemq.sampler.Sampler
 
CONFIRM_SUBJECT - Static variable in class org.activemq.sampler.Sampler
 
Consumer - class org.activemq.sampler.Consumer.
 
Consumer() - Constructor for class org.activemq.sampler.Consumer
Constructor for ConsumerSampler object.
ConsumerCount - Static variable in class org.activemq.sampler.ConsumerSysTest
 
ConsumerSysTest - class org.activemq.sampler.ConsumerSysTest.
 
ConsumerSysTest() - Constructor for class org.activemq.sampler.ConsumerSysTest
Constructor for ConsumerSampler object.
CopyProducerMap - Static variable in class org.activemq.sampler.ConsumerSysTest
 
connection - Variable in class org.activemq.sampler.Sampler
 
consumer - Variable in class org.activemq.sampler.ConsumerSysTest
 
count(int) - Method in class org.activemq.sampler.Consumer
Increments the int variable.
count(int) - Method in class org.activemq.sampler.Producer
Increments the int variable.
counter - Static variable in class org.activemq.sampler.Consumer
 
counter - Static variable in class org.activemq.sampler.Producer
 
counter - Variable in class org.activemq.sampler.Producer.newThread
 

D

DEFAULT_DURATION - Static variable in class org.activemq.sampler.Sampler
 
DEFAULT_RAMP_UP - Static variable in class org.activemq.sampler.Sampler
 
DEFMSGINTERVAL - Static variable in class org.activemq.sampler.Sampler
 
DURABLE - Static variable in class org.activemq.sampler.Sampler
 
DURATION - Static variable in class org.activemq.sampler.Sampler
 
destination - Static variable in class org.activemq.sampler.ConsumerSysTest
 
destination(boolean) - Method in class org.activemq.sampler.ConsumerSysTest
 
displayToolParameters() - Static method in class org.activemq.sampler.Consumer
Prints to the console the Consumer tool parameters.
displayToolParameters() - Static method in class org.activemq.sampler.Producer
Prints to the console the Producer tool parameters.
duration - Static variable in class org.activemq.sampler.Sampler
 

E

ERRKEY - Static variable in class org.activemq.sampler.Sampler
 
embeddedBroker - Variable in class org.activemq.sampler.Sampler
 
eolByte - Variable in class org.activemq.sampler.SamplerClientImpl
 

F

FILENAME - Static variable in class org.activemq.sampler.Sampler
 

G

getBatchSize() - Method in class org.activemq.sampler.Sampler
 
getClass(String) - Method in class org.activemq.sampler.Sampler
Returns the Class object of the running producer.
getClassname() - Static method in class org.activemq.sampler.Sampler
Return the object producer class name.
getConfigMessage() - Method in class org.activemq.sampler.Sampler
 
getConnection() - Method in class org.activemq.sampler.Sampler
 
getDefMsgInterval() - Method in class org.activemq.sampler.Sampler
 
getDurable() - Method in class org.activemq.sampler.Sampler
 
getDuration() - Method in class org.activemq.sampler.Sampler
 
getEmbeddedBroker() - Method in class org.activemq.sampler.Sampler
 
getEolByte() - Method in interface org.activemq.sampler.SamplerClient
 
getEolByte() - Method in class org.activemq.sampler.SamplerClientImpl
 
getFilename() - Method in class org.activemq.sampler.Sampler
 
getLabel() - Method in class org.activemq.sampler.Sampler
Returns a formatted string label describing this sampler Example output: Tcp://Tcp.nowhere.com/pub/README.txt
getMQServer() - Method in class org.activemq.sampler.Sampler
 
getMessage() - Method in class org.activemq.sampler.Producer
 
getMsgInterval() - Method in class org.activemq.sampler.Sampler
 
getMsgSize() - Method in class org.activemq.sampler.Sampler
 
getNoConsumer() - Method in class org.activemq.sampler.Sampler
 
getNoMessages() - Method in class org.activemq.sampler.Sampler
 
getNoProducer() - Method in class org.activemq.sampler.Sampler
 
getNoSubject() - Method in class org.activemq.sampler.Sampler
 
getProtocol() - Method in class org.activemq.sampler.Sampler
Retrieves the protocol.
getPublisher() - Method in class org.activemq.sampler.Sampler
 
getRampUp() - Method in class org.activemq.sampler.Sampler
 
getSession() - Method in class org.activemq.sampler.Sampler
 
getSubjects() - Method in class org.activemq.sampler.Sampler
 
getTimeout() - Method in class org.activemq.sampler.Sampler
 
getTopic() - Method in class org.activemq.sampler.Sampler
 
getTransacted() - Method in class org.activemq.sampler.Sampler
 
getURL() - Method in class org.activemq.sampler.Sampler
 
getUsername() - Method in class org.activemq.sampler.Sampler
 

I

INSECONDS - Static variable in class org.activemq.sampler.Producer
 

L

LAST_MESSAGE - Static variable in class org.activemq.sampler.Sampler
 
log - Static variable in class org.activemq.sampler.Consumer
 
log - Static variable in class org.activemq.sampler.ConsumerSysTest
 
log - Static variable in class org.activemq.sampler.Producer
 
log - Static variable in class org.activemq.sampler.ProducerSysTest
 
log - Static variable in class org.activemq.sampler.Sampler
 
log - Static variable in class org.activemq.sampler.SamplerClientImpl
 

M

MQSERVER - Static variable in class org.activemq.sampler.Sampler
 
MSGINTERVAL - Static variable in class org.activemq.sampler.Sampler
 
MSGINTERVALINSECS - Static variable in class org.activemq.sampler.Producer
 
MSGSIZE - Static variable in class org.activemq.sampler.Sampler
 
main(String[]) - Static method in class org.activemq.sampler.Consumer
Starts an instance of the Consumer tool.
main(String[]) - Static method in class org.activemq.sampler.Producer
Starts an instance of the Producer tool.
msgCounter - Static variable in class org.activemq.sampler.ConsumerSysTest
 

N

NOCONSUMER - Static variable in class org.activemq.sampler.Sampler
 
NOMESSAGES - Static variable in class org.activemq.sampler.Sampler
 
NOPRODUCER - Static variable in class org.activemq.sampler.Sampler
 
NOSUBJECT - Static variable in class org.activemq.sampler.Sampler
 
noOfMessages - Static variable in class org.activemq.sampler.ConsumerSysTest
 
numberOfProducer - Variable in class org.activemq.sampler.Producer.newThread
 

O

onMessage(Message) - Method in class org.activemq.sampler.Consumer
Processes the received message.
onMessage(Message) - Method in class org.activemq.sampler.ConsumerSysTest
 
onMessage(Message) - Method in class org.activemq.sampler.ProducerSysTest
 
org.activemq.sampler - package org.activemq.sampler
 

P

PUBLISH_MSG - Static variable in class org.activemq.sampler.Sampler
 
Producer - class org.activemq.sampler.Producer.
A sampler which understands Tcp requests.
Producer() - Constructor for class org.activemq.sampler.Producer
Constructor for ProducerSampler object.
Producer.newThread - class org.activemq.sampler.Producer.newThread.
Creates thread for publishing messages.
Producer.newThread() - Constructor for class org.activemq.sampler.Producer.newThread
 
Producer.publish - class org.activemq.sampler.Producer.publish.
Starts the publish loop timer.
Producer.publish() - Constructor for class org.activemq.sampler.Producer.publish
 
ProducerMap - Static variable in class org.activemq.sampler.ConsumerSysTest
 
ProducerSysTest - class org.activemq.sampler.ProducerSysTest.
 
ProducerSysTest() - Constructor for class org.activemq.sampler.ProducerSysTest
Constructor for ProducerSysTest Sampler object.
producers - Variable in class org.activemq.sampler.Sampler
 
protoPrefix - Static variable in class org.activemq.sampler.Sampler
 
protocolHandler - Variable in class org.activemq.sampler.Sampler
 
publish() - Method in class org.activemq.sampler.Producer
Retrieves the message then sends it via tcp.
publish(String, String) - Method in class org.activemq.sampler.Producer
Sends the information from the client via tcp.
publish() - Method in class org.activemq.sampler.ProducerSysTest
Creates the publishers then publish the test messages.
publish(int, String) - Method in class org.activemq.sampler.ProducerSysTest
Sends the the information from the client via tcp.
publishConfigMessage() - Method in class org.activemq.sampler.ProducerSysTest
Sends the config message for validating the test messages.
publishConfigMessage(Connection, Session, MessageProducer, String) - Method in class org.activemq.sampler.ProducerSysTest
Sends the config information.
publishConfirmMessage() - Method in class org.activemq.sampler.ConsumerSysTest
Create the publisher then send the confirmation message.
publishConfirmMessage(Connection, Session, MessageProducer, String) - Method in class org.activemq.sampler.ConsumerSysTest
publish the confirmation message.
publishLoop(Session, MessageProducer, String) - Method in class org.activemq.sampler.Producer
Sends a message through MessageProducer object.
publisher - Variable in class org.activemq.sampler.Sampler
 

R

RAMP_UP - Static variable in class org.activemq.sampler.Sampler
 
ramp_up - Static variable in class org.activemq.sampler.Sampler
 
read(InputStream) - Method in interface org.activemq.sampler.SamplerClient
 
read(InputStream) - Method in class org.activemq.sampler.SamplerClientImpl
Converts InputStream object to String.
resetCount() - Static method in class org.activemq.sampler.Consumer
 
resetCount() - Static method in class org.activemq.sampler.Producer
 
resetMap - Static variable in class org.activemq.sampler.ConsumerSysTest
 
resetProducerMap() - Method in class org.activemq.sampler.ConsumerSysTest
 
resources - Variable in class org.activemq.sampler.Sampler
 
run() - Method in class org.activemq.sampler.Consumer
Runs and subscribes to messages.
run() - Method in class org.activemq.sampler.ConsumerSysTest
Runs and subscribes to messages.
run() - Method in class org.activemq.sampler.Producer.newThread
 
run() - Method in class org.activemq.sampler.Producer.publish
 
run() - Method in class org.activemq.sampler.Producer
Runs and publish the message.
run() - Method in class org.activemq.sampler.ProducerSysTest
Runs and publish the message.

S

STATUS_PREFIX - Static variable in class org.activemq.sampler.Consumer
 
STATUS_PREFIX - Static variable in class org.activemq.sampler.ConsumerSysTest
 
STATUS_PREFIX - Static variable in class org.activemq.sampler.Producer
 
STATUS_PREFIX - Static variable in class org.activemq.sampler.ProducerSysTest
 
STATUS_PROPERTIES - Static variable in class org.activemq.sampler.Consumer
 
STATUS_PROPERTIES - Static variable in class org.activemq.sampler.ConsumerSysTest
 
STATUS_PROPERTIES - Static variable in class org.activemq.sampler.Producer
 
STATUS_PROPERTIES - Static variable in class org.activemq.sampler.ProducerSysTest
 
STATUS_SUFFIX - Static variable in class org.activemq.sampler.Consumer
 
STATUS_SUFFIX - Static variable in class org.activemq.sampler.ConsumerSysTest
 
STATUS_SUFFIX - Static variable in class org.activemq.sampler.Producer
 
STATUS_SUFFIX - Static variable in class org.activemq.sampler.ProducerSysTest
 
Sampler - class org.activemq.sampler.Sampler.
Should be extended by the Producer and Consumer because this contains similar methods and variables that they use.
Sampler() - Constructor for class org.activemq.sampler.Sampler
 
SamplerClient - interface org.activemq.sampler.SamplerClient.
 
SamplerClientImpl - class org.activemq.sampler.SamplerClientImpl.
 
SamplerClientImpl() - Constructor for class org.activemq.sampler.SamplerClientImpl
Constructor for the ProducerClientImpl object.
sample(Entry) - Method in class org.activemq.sampler.Consumer
Retrieves the sample as SampleResult object.
sample(Entry) - Method in class org.activemq.sampler.ConsumerSysTest
Retrieves the sample as SampleResult object.
sample(Entry) - Method in class org.activemq.sampler.Producer
Retrieves the sample as SampleResult object.
sample(Entry) - Method in class org.activemq.sampler.ProducerSysTest
Retrieves the sample as SampleResult object.
sample(Entry) - Method in class org.activemq.sampler.Sampler
 
session - Variable in class org.activemq.sampler.Sampler
 
setBatchSize(String) - Method in class org.activemq.sampler.Sampler
 
setConnection(Connection) - Method in class org.activemq.sampler.Sampler
 
setDefMsgInterval(String) - Method in class org.activemq.sampler.Sampler
 
setDurable(String) - Method in class org.activemq.sampler.Sampler
 
setDuration(String) - Method in class org.activemq.sampler.Sampler
 
setEmbeddedBroker(boolean) - Method in class org.activemq.sampler.Sampler
 
setEolByte(byte) - Method in interface org.activemq.sampler.SamplerClient
 
setEolByte(byte) - Method in class org.activemq.sampler.SamplerClientImpl
Sets value to eolByte instance variable.
setFilename(String) - Method in class org.activemq.sampler.Sampler
 
setMQServer(String) - Method in class org.activemq.sampler.Sampler
 
setMsgInterval(String) - Method in class org.activemq.sampler.Sampler
 
setMsgSize(String) - Method in class org.activemq.sampler.Sampler
 
setNoConsumer(String) - Method in class org.activemq.sampler.Sampler
 
setNoMessages(String) - Method in class org.activemq.sampler.Sampler
 
setNoProducer(String) - Method in class org.activemq.sampler.Sampler
 
setNoSubject(String) - Method in class org.activemq.sampler.Sampler
 
setPublisher(MessageProducer) - Method in class org.activemq.sampler.Sampler
 
setRampUp(String) - Method in class org.activemq.sampler.Sampler
 
setSession(Session) - Method in class org.activemq.sampler.Sampler
 
setTopic(String) - Method in class org.activemq.sampler.Sampler
 
setTransacted(String) - Method in class org.activemq.sampler.Sampler
 
setURL(String) - Method in class org.activemq.sampler.Sampler
 
setupTest() - Method in interface org.activemq.sampler.SamplerClient
 
setupTest() - Method in class org.activemq.sampler.SamplerClientImpl
Logs "setuptest".
start() - Method in class org.activemq.sampler.Sampler
Creates the subject that will be published.
statusProps - Static variable in class org.activemq.sampler.Consumer
 
statusProps - Static variable in class org.activemq.sampler.ConsumerSysTest
 
statusProps - Static variable in class org.activemq.sampler.Producer
 
statusProps - Static variable in class org.activemq.sampler.ProducerSysTest
 
stopThread - Static variable in class org.activemq.sampler.Sampler
 
subjects - Variable in class org.activemq.sampler.Sampler
 
subscribe() - Method in class org.activemq.sampler.Consumer
Subscribes the subject.
subscribe(String) - Method in class org.activemq.sampler.Consumer
Subscribes the message.
subscribe() - Method in class org.activemq.sampler.ConsumerSysTest
Create the subscriber/s then subscribe.
subscribe(String) - Method in class org.activemq.sampler.ConsumerSysTest
Subscribe to the subject.
subscribe() - Method in class org.activemq.sampler.ProducerSysTest
Subscribe to the confirmation message that the consumer received the config message.
suscribeConfigMessage() - Method in class org.activemq.sampler.ConsumerSysTest
Subscribe to the config message.

T

TCPKEY - Static variable in class org.activemq.sampler.Sampler
 
TIMEOUT - Static variable in class org.activemq.sampler.Sampler
 
TOOL_DEFAULT - Static variable in class org.activemq.sampler.Sampler
 
TOPIC - Static variable in class org.activemq.sampler.Sampler
 
TRANSACTED - Static variable in class org.activemq.sampler.Sampler
 
TRANSACTED_FALSE - Static variable in class org.activemq.sampler.Sampler
 
teardownTest() - Method in interface org.activemq.sampler.SamplerClient
 
teardownTest() - Method in class org.activemq.sampler.SamplerClientImpl
Logs "teardowntest".
testEnded() - Method in class org.activemq.sampler.Producer
Logs the end of the test.
testEnded(String) - Method in class org.activemq.sampler.Producer
Logs the host at the end of the test.
testIterationStart(LoopIterationEvent) - Method in class org.activemq.sampler.Producer
Logs the iteration event.
testStarted() - Method in class org.activemq.sampler.Producer
Logs the start of the test.
testStarted(String) - Method in class org.activemq.sampler.Producer
Logs the host at the start of the test.
text - Variable in class org.activemq.sampler.Producer.newThread
 
timerPublish - Variable in class org.activemq.sampler.Producer
 
timerPublishLoop - Variable in class org.activemq.sampler.Producer
 
tp - Static variable in class org.activemq.sampler.Sampler
the cache of TCP Connections

U

URL - Static variable in class org.activemq.sampler.Sampler
 

W

write(OutputStream, InputStream) - Method in interface org.activemq.sampler.SamplerClient
 
write(OutputStream, String) - Method in interface org.activemq.sampler.SamplerClient
 
write(OutputStream, String) - Method in class org.activemq.sampler.SamplerClientImpl
Writes String object to OutputStream object.
write(OutputStream, InputStream) - Method in class org.activemq.sampler.SamplerClientImpl
Non-functional implementation of the write method of the implementated class.

A B C D E F G I L M N O P R S T U W