public interface ThreadListener
Modifier and Type | Method and Description |
---|---|
void |
threadFinished()
Called for each thread after all samples have been processed.
|
void |
threadStarted()
Called for each thread before starting sampling.
|
void threadStarted()
void threadFinished()
Copyright (c) 1998-2021 Apache Software Foundation. All Rights Reserved.