Class com::mapd::calcite::parser::MapDSchema

class MapDSchema : public Schema

Author

michael

Public Functions

com.mapd.calcite.parser.MapDSchema.MapDSchema(String dataDir, MapDParser mp, int mapdPort, MapDUser mapdUser, SockTransportProperties skT, String db)
com.mapd.calcite.parser.MapDSchema.MapDSchema(String dataDir, MapDParser mp, int mapdPort, MapDUser mapdUser, SockTransportProperties skT)
Table com.mapd.calcite.parser.MapDSchema.getTable(String string)
Set<String> com.mapd.calcite.parser.MapDSchema.getTableNames()
Collection<Function> com.mapd.calcite.parser.MapDSchema.getFunctions(String string)
Set<String> com.mapd.calcite.parser.MapDSchema.getFunctionNames()
Schema com.mapd.calcite.parser.MapDSchema.getSubSchema(String string)
Set<String> com.mapd.calcite.parser.MapDSchema.getSubSchemaNames()
Expression com.mapd.calcite.parser.MapDSchema.getExpression(SchemaPlus sp, String string)
boolean com.mapd.calcite.parser.MapDSchema.isMutable()
Schema com.mapd.calcite.parser.MapDSchema.snapshot(SchemaVersion sv)
RelProtoDataType com.mapd.calcite.parser.MapDSchema.getType(String arg0)
Set<String> com.mapd.calcite.parser.MapDSchema.getTypeNames()

Private Members

final MetaConnect com.mapd.calcite.parser.MapDSchema.metaConnect
SockTransportProperties com.mapd.calcite.parser.MapDSchema.sock_transport_properties = null