Uses of Interface
io.github.qubitpi.athena.metastore.graphql.query.GraphQLQueryProvider
Packages that use GraphQLQueryProvider
-
Uses of GraphQLQueryProvider in io.github.qubitpi.athena.metastore.graphql.query
Methods in io.github.qubitpi.athena.metastore.graphql.query that return GraphQLQueryProviderModifier and TypeMethodDescriptionstatic @NotNull GraphQLQueryProvider
GraphQLQueryProviderFactory.getInstance()
Returns a runtime object that implementsGraphQLQueryProvider
specification.