Modifier and Type | Method and Description |
---|---|
InstrumentationContext<ExecutionResult> |
SimpleInstrumentation.beginExecuteOperation(InstrumentationExecuteOperationParameters parameters) |
InstrumentationContext<ExecutionResult> |
Instrumentation.beginExecuteOperation(InstrumentationExecuteOperationParameters parameters)
This is called just before the execution of the query operation is started.
|
InstrumentationContext<ExecutionResult> |
ChainedInstrumentation.beginExecuteOperation(InstrumentationExecuteOperationParameters parameters) |
Modifier and Type | Method and Description |
---|---|
InstrumentationContext<ExecutionResult> |
DataLoaderDispatcherInstrumentation.beginExecuteOperation(InstrumentationExecuteOperationParameters parameters) |
Modifier and Type | Method and Description |
---|---|
InstrumentationContext<ExecutionResult> |
FieldValidationInstrumentation.beginExecuteOperation(InstrumentationExecuteOperationParameters parameters) |
Modifier and Type | Method and Description |
---|---|
InstrumentationExecuteOperationParameters |
InstrumentationExecuteOperationParameters.withNewState(InstrumentationState instrumentationState)
Returns a cloned parameters object with the new state
|
Copyright © 2019. All rights reserved.