| Interface | Description |
|---|---|
| TrackingApproach |
| Class | Description |
|---|---|
| AbstractTrackingApproach |
Handles logic common to tracking approaches.
|
| ConfigurableDispatchInstrumentation | |
| DataLoaderDispatcherInstrumentationState |
A base class that keeps track of whether aggressive batching can be used
|
| FieldLevelTrackingApproach |
This approach uses field level tracking to achieve its aims of making the data loader more efficient.
|
| NoOpInstrumentationProvider | |
| RequestLevelTrackingApproach |
Dispatching approach that expects to know about all executions before execution starts.
|
| RequestStack |
Manages sets of call stack state for ongoing executions.
|