Uses of Class
org.apache.drill.exec.store.phoenix.PhoenixStoragePlugin
Packages that use PhoenixStoragePlugin
-
Uses of PhoenixStoragePlugin in org.apache.drill.exec.store.phoenix
Methods in org.apache.drill.exec.store.phoenix that return PhoenixStoragePluginConstructors in org.apache.drill.exec.store.phoenix with parameters of type PhoenixStoragePluginModifierConstructorDescriptionPhoenixGroupScan
(String user, String sql, List<SchemaPath> columns, PhoenixScanSpec scanSpec, PhoenixStoragePlugin plugin) PhoenixGroupScan
(String userName, PhoenixScanSpec scanSpec, PhoenixStoragePlugin plugin) PhoenixSubScan
(String userName, String sql, List<SchemaPath> columns, PhoenixScanSpec scanSpec, PhoenixStoragePlugin plugin) -
Uses of PhoenixStoragePlugin in org.apache.drill.exec.store.phoenix.rules
Methods in org.apache.drill.exec.store.phoenix.rules that return PhoenixStoragePluginConstructors in org.apache.drill.exec.store.phoenix.rules with parameters of type PhoenixStoragePluginModifierConstructorDescriptionPhoenixConvention
(org.apache.calcite.sql.SqlDialect dialect, String name, PhoenixStoragePlugin plugin)