Package org.apache.calcite.adapter.jdbc
Interface JdbcSchema.Foo
- All Superinterfaces:
BiFunction<@Nullable String,
@Nullable String, Iterable<org.apache.calcite.avatica.MetaImpl.MetaTable>>
- Enclosing class:
JdbcSchema
public static interface JdbcSchema.Foo
extends BiFunction<@Nullable String,@Nullable String,Iterable<org.apache.calcite.avatica.MetaImpl.MetaTable>>
Do not use.
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply