Uses of Class
graphql.execution.instrumentation.dataloader.DataLoaderDispatcherInstrumentationState
-
Packages that use DataLoaderDispatcherInstrumentationState Package Description graphql.execution.instrumentation.dataloader -
-
Uses of DataLoaderDispatcherInstrumentationState in graphql.execution.instrumentation.dataloader
Methods in graphql.execution.instrumentation.dataloader with parameters of type DataLoaderDispatcherInstrumentationState Modifier and Type Method Description private java.util.Map<java.lang.Object,java.lang.Object>
DataLoaderDispatcherInstrumentation. buildStatsMap(DataLoaderDispatcherInstrumentationState state)
private void
DataLoaderDispatcherInstrumentation. immediatelyDispatch(DataLoaderDispatcherInstrumentationState state)
-