public class InnodbSchema
extends org.apache.calcite.schema.impl.AbstractSchema
| Constructor and Description |
|---|
InnodbSchema(List<String> sqlFilePathList,
String ibdDataFileBasePath) |
| Modifier and Type | Method and Description |
|---|---|
com.alibaba.innodb.java.reader.schema.TableDef |
getTableDef(String tableName)
Return table definition.
|
protected Map<String,org.apache.calcite.schema.Table> |
getTableMap() |
Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.