Package | Description |
---|---|
org.apache.drill.exec.store.phoenix | |
org.apache.drill.exec.store.phoenix.rules |
Modifier and Type | Method and Description |
---|---|
PhoenixStoragePlugin |
PhoenixSubScan.getPlugin() |
PhoenixStoragePlugin |
PhoenixGroupScan.plugin() |
Constructor and Description |
---|
PhoenixGroupScan(String userName,
PhoenixScanSpec scanSpec,
PhoenixStoragePlugin plugin) |
PhoenixGroupScan(String user,
String sql,
List<SchemaPath> columns,
PhoenixScanSpec scanSpec,
PhoenixStoragePlugin plugin) |
PhoenixSchemaFactory(PhoenixStoragePlugin plugin) |
PhoenixSubScan(String userName,
String sql,
List<SchemaPath> columns,
PhoenixScanSpec scanSpec,
PhoenixStoragePlugin plugin) |
Modifier and Type | Method and Description |
---|---|
PhoenixStoragePlugin |
PhoenixConvention.getPlugin() |
Constructor and Description |
---|
PhoenixConvention(org.apache.calcite.sql.SqlDialect dialect,
String name,
PhoenixStoragePlugin plugin) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.