|
Apache JMeter | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jmeter.samplers.HoldSampleSender
Lars-Erik Helander provided the idea (and original implementation) for the caching functionality (sampleStore).
Constructor Summary | |
HoldSampleSender()
|
Method Summary | |
void |
sampleOccurred(SampleEvent e)
A sample occurred |
void |
testEnded()
The test ended |
void |
testEnded(String host)
The test ended |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HoldSampleSender()
Method Detail |
public void testEnded()
SampleSender
testEnded
in interface SampleSender
public void testEnded(String host)
SampleSender
testEnded
in interface SampleSender
host
- the host that the test ended on.public void sampleOccurred(SampleEvent e)
SampleSender
sampleOccurred
in interface SampleSender
e
- a Sample Event
|
Apache JMeter | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |