public interface SampleMonitor
Modifier and Type | Method and Description |
---|---|
void |
sampleEnded(Sampler sampler)
Will be called when a sample has just finished
|
void |
sampleStarting(Sampler sampler)
Will be called when a sample is about to start
|
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.