public class RedisSchemaFactory extends Object implements org.apache.calcite.schema.SchemaFactory
RedisSchema.
Allows a custom schema to be included in a redis-test-model.json file. See File adapter.
| Constructor and Description |
|---|
RedisSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.schema.Schema |
create(org.apache.calcite.schema.SchemaPlus schema,
String name,
Map<String,Object> operand) |
Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.