Uses of Class
io.quarkus.smallrye.graphql.deployment.SmallRyeGraphQLFinalIndexBuildItem
-
Packages that use SmallRyeGraphQLFinalIndexBuildItem Package Description io.quarkus.smallrye.graphql.deployment -
-
Uses of SmallRyeGraphQLFinalIndexBuildItem in io.quarkus.smallrye.graphql.deployment
Methods in io.quarkus.smallrye.graphql.deployment with parameters of type SmallRyeGraphQLFinalIndexBuildItem Modifier and Type Method Description (package private) voidSmallRyeGraphQLProcessor. activateFederation(SmallRyeGraphQLConfig config, BuildProducer<SystemPropertyBuildItem> systemProperties, SmallRyeGraphQLFinalIndexBuildItem index)(package private) voidSmallRyeGraphQLProcessor. buildExecutionService(BuildProducer<ReflectiveClassBuildItem> reflectiveClassProducer, BuildProducer<ReflectiveHierarchyBuildItem> reflectiveHierarchyProducer, BuildProducer<SmallRyeGraphQLInitializedBuildItem> graphQLInitializedProducer, SmallRyeGraphQLRecorder recorder, SmallRyeGraphQLFinalIndexBuildItem graphQLFinalIndexBuildItem, BeanContainerBuildItem beanContainer, BuildProducer<SystemPropertyBuildItem> systemPropertyProducer, SmallRyeGraphQLConfig graphQLConfig)Method parameters in io.quarkus.smallrye.graphql.deployment with type arguments of type SmallRyeGraphQLFinalIndexBuildItem Modifier and Type Method Description (package private) voidSmallRyeGraphQLProcessor. buildFinalIndex(BuildProducer<SmallRyeGraphQLFinalIndexBuildItem> smallRyeGraphQLFinalIndexProducer, CombinedIndexBuildItem combinedIndex, SmallRyeGraphQLModifiedClasesBuildItem graphQLIndexBuildItem)
-