| Interface | Description |
|---|---|
| Handler |
Intercepts handle some business logic
|
| Listener |
Interface to listen for processing results
|
| NotRepeatExecutor |
There are multiple interceptors that execute only one of them when fired once.If you want to control which one to
execute please use
Order |
| Order |
Implement this interface when sorting
|
| Class | Description |
|---|---|
| AbstractIgnoreExceptionReadListener<T> | Deprecated
Use directly
ReadListener |
| AnalysisEventListener<T> |
Receives the return of each piece of data parsed
|
| SyncReadListener |
Synchronous data reading
|
Copyright © 2018–2023 Alibaba Group. All rights reserved.