public interface ResultPostProcessor
Modifier and Type | Method and Description |
---|---|
void |
process(Result result)
Process the given result.
|
void process(Result result)
result
- the result to process.Copyright © 2022 Apache Software Foundation. All rights reserved.