public interface PostProcessingOperator<T>
| Modifier and Type | Method and Description |
|---|---|
QueryRunner<T> |
postProcess(QueryRunner<T> baseQueryRunner) |
QueryRunner<T> postProcess(QueryRunner<T> baseQueryRunner)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.