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