public class StandardSampleSender extends AbstractSampleSender implements Serializable
| Constructor and Description |
|---|
StandardSampleSender()
Deprecated.
only for use by test code
|
| Modifier and Type | Method and Description |
|---|---|
void |
sampleOccurred(SampleEvent e)
A sample occurred.
|
void |
testEnded(String host)
The test ended.
|
isClientConfigured, testEnded@Deprecated public StandardSampleSender()
public void testEnded(String host)
SampleSendertestEnded in interface SampleSenderhost - the host that the test ended on.public void sampleOccurred(SampleEvent e)
SampleSendersampleOccurred in interface SampleSendere - a Sample EventCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.