Uses of Interface
org.apache.drill.exec.store.SchemaConfig.SchemaConfigInfoProvider
Packages that use SchemaConfig.SchemaConfigInfoProvider
-
Uses of SchemaConfig.SchemaConfigInfoProvider in org.apache.drill.exec.ops
Classes in org.apache.drill.exec.ops that implement SchemaConfig.SchemaConfigInfoProviderConstructors in org.apache.drill.exec.ops with parameters of type SchemaConfig.SchemaConfigInfoProviderModifierConstructorDescriptionViewExpansionContext
(DrillConfig config, SchemaConfig.SchemaConfigInfoProvider schemaConfigInfoProvider) -
Uses of SchemaConfig.SchemaConfigInfoProvider in org.apache.drill.exec.store
Methods in org.apache.drill.exec.store with parameters of type SchemaConfig.SchemaConfigInfoProviderModifier and TypeMethodDescriptionorg.apache.calcite.schema.SchemaPlus
SchemaTreeProvider.createRootSchema
(String userName, SchemaConfig.SchemaConfigInfoProvider provider) Return root schema with schema owner as the given user.static SchemaConfig.Builder
SchemaConfig.newBuilder
(String userName, SchemaConfig.SchemaConfigInfoProvider provider) Create new builder.