Package | Description |
---|---|
org.apache.activemq.tool | |
org.apache.activemq.tool.sampler |
Modifier and Type | Method and Description |
---|---|
protected ClientRunBasis |
JmsProducerSystem.getClientRunBasis() |
protected abstract ClientRunBasis |
AbstractJmsClientSystem.getClientRunBasis() |
protected ClientRunBasis |
JmsConsumerSystem.getClientRunBasis() |
static ClientRunBasis |
ClientRunBasis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientRunBasis[] |
ClientRunBasis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractPerformanceSampler.startSampler(CountDownLatch completionLatch,
ClientRunBasis clientRunBasis,
long clientRunDuration) |
void |
PerformanceSampler.startSampler(CountDownLatch completionLatch,
ClientRunBasis clientRunBasis,
long clientRunDuration) |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.