Package graphql
Class ProfilerResult.DispatchEvent
java.lang.Object
graphql.ProfilerResult.DispatchEvent
- Enclosing class:
ProfilerResult
-
Constructor Summary
ConstructorsConstructorDescriptionDispatchEvent
(String dataLoaderName, Integer level, int keyCount, ProfilerResult.DispatchEventType type) -
Method Summary
-
Constructor Details
-
DispatchEvent
public DispatchEvent(String dataLoaderName, Integer level, int keyCount, ProfilerResult.DispatchEventType type)
-
-
Method Details