| Package | Description |
|---|---|
| org.apache.drill.exec.store.ischema |
| Modifier and Type | Field and Description |
|---|---|
protected InfoSchemaFilter |
InfoSchemaRecordGenerator.filter |
| Modifier and Type | Method and Description |
|---|---|
InfoSchemaFilter |
InfoSchemaFilterBuilder.build() |
InfoSchemaFilter |
InfoSchemaSubScan.getFilter() |
InfoSchemaFilter |
InfoSchemaGroupScan.getFilter() |
| Modifier and Type | Method and Description |
|---|---|
<S> PojoRecordReader<S> |
InfoSchemaTableType.getRecordReader(org.apache.calcite.schema.SchemaPlus rootSchema,
InfoSchemaFilter filter,
OptionManager optionManager) |
void |
InfoSchemaRecordGenerator.setInfoSchemaFilter(InfoSchemaFilter filter) |
| Constructor and Description |
|---|
InfoSchemaGroupScan(InfoSchemaTableType table,
InfoSchemaFilter filter) |
InfoSchemaSubScan(InfoSchemaTableType table,
InfoSchemaFilter filter) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.