public class MPMetricsService extends Object implements EventingService
| Constructor and Description |
|---|
MPMetricsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterDataFetch(io.smallrye.graphql.api.Context context) |
void |
beforeDataFetch(io.smallrye.graphql.api.Context context) |
io.smallrye.graphql.schema.model.Operation |
createOperation(io.smallrye.graphql.schema.model.Operation operation) |
String |
getConfigKey() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterExecute, beforeExecute, beforeGraphQLBuild, beforeInvoke, beforeSchemaBuild, errorDataFetch, errorExecutepublic io.smallrye.graphql.schema.model.Operation createOperation(io.smallrye.graphql.schema.model.Operation operation)
createOperation in interface EventingServicepublic void beforeDataFetch(io.smallrye.graphql.api.Context context)
beforeDataFetch in interface EventingServicepublic void afterDataFetch(io.smallrye.graphql.api.Context context)
afterDataFetch in interface EventingServicepublic String getConfigKey()
getConfigKey in interface EventingServiceCopyright © 2018–2021. All rights reserved.