|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChunkListener
Listener interface for the lifecycle of a chunk. A chunk can be through of as a collection of items that will be committed together.
| Method Summary | |
|---|---|
void |
afterChunk()
Callback after the chunk is executed, but inside the transaction. |
void |
beforeChunk()
Callback before the chunk is executed, but inside the transaction. |
| Method Detail |
|---|
void beforeChunk()
void afterChunk()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||