public class DataLoaderDispatcherInstrumentationOptions
extends java.lang.Object
DataLoaderDispatcherInstrumentation| Modifier and Type | Method and Description |
|---|---|
DataLoaderDispatcherInstrumentationOptions |
includeStatistics(boolean flag)
This will toggle the ability to include java-dataloader statistics into the extensions
output of your query
|
boolean |
isIncludeStatistics() |
static DataLoaderDispatcherInstrumentationOptions |
newOptions() |
public static DataLoaderDispatcherInstrumentationOptions newOptions()
public DataLoaderDispatcherInstrumentationOptions includeStatistics(boolean flag)
flag - the switch to followpublic boolean isIncludeStatistics()