Package | Description |
---|---|
org.apache.drill.exec.store.dfs | |
org.apache.drill.exec.store.table.function |
Constructor and Description |
---|
TableInstance(TableSignature sig,
List<Object> params) |
Modifier and Type | Method and Description |
---|---|
static TableSignature |
TableSignature.of(String name) |
static TableSignature |
TableSignature.of(String name,
List<TableParamDef> commonParams) |
static TableSignature |
TableSignature.of(String name,
List<TableParamDef> commonParams,
List<TableParamDef> specificParams) |
Constructor and Description |
---|
WithOptionsTableMacro(TableSignature sig,
Function<List<Object>,DrillTable> function) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.