Uses of Class
io.quarkus.smallrye.graphql.deployment.SmallRyeGraphQLIndexBuildItem
-
-
Uses of SmallRyeGraphQLIndexBuildItem in io.quarkus.smallrye.graphql.deployment
Methods in io.quarkus.smallrye.graphql.deployment that return SmallRyeGraphQLIndexBuildItem Modifier and Type Method Description (package private) SmallRyeGraphQLIndexBuildItemSmallRyeGraphQLProcessor. createIndex(TransformedClassesBuildItem transformedClassesBuildItem)Methods in io.quarkus.smallrye.graphql.deployment with parameters of type SmallRyeGraphQLIndexBuildItem Modifier and Type Method Description (package private) voidSmallRyeGraphQLProcessor. buildExecutionService(BuildProducer<ReflectiveClassBuildItem> reflectiveClassProducer, BuildProducer<ReflectiveHierarchyBuildItem> reflectiveHierarchyProducer, BuildProducer<SmallRyeGraphQLInitializedBuildItem> graphQLInitializedProducer, SmallRyeGraphQLRecorder recorder, SmallRyeGraphQLIndexBuildItem graphQLIndexBuildItem, BeanContainerBuildItem beanContainer, CombinedIndexBuildItem combinedIndex, SmallRyeGraphQLConfig graphQLConfig)
-