Class GraphQLQueryProviderFactory

java.lang.Object
io.github.qubitpi.athena.metastore.graphql.query.GraphQLQueryProviderFactory

@Immutable @ThreadSafe public final class GraphQLQueryProviderFactory extends Object
GraphQLQueryProviderFactory is a design pattern that abstracts away from MetaStore the GraphQLQueryProvider implementation choices.
  • Method Details