public interface SampleSelectCallback
| Modifier and Type | Method and Description |
|---|---|
void |
afterProcess()
Called after the raw samples have been processed, regardless if
there were any errors or not.
|
void |
beforeProcess()
Called after the raw samples have been fetched from the underlying storage,
but before these are processed or aggregated.
|
void beforeProcess()
void afterProcess()
beforeProcess() threw a runtime exception.Copyright © 2019. All rights reserved.