| Package | Description |
|---|---|
| com.tietoenator.trip.jxp.session |
Classes for estalishing and maintaining a session.
|
| Modifier and Type | Method and Description |
|---|---|
TdbJobResultSink |
TdbSession.getJobResultSink()
Retrieve a reference to the batch job completion event sink currently in use
|
| Modifier and Type | Method and Description |
|---|---|
void |
TdbSession.setJobResultSink(TdbJobResultSink sink)
Establish the LOAD and INDEX batch job completion event sink to use.
|