public static class StreamTest.InfiniteOrdersStreamTableFactory extends Object implements TableFactory<Table>
Constructor and Description |
---|
InfiniteOrdersStreamTableFactory() |
Modifier and Type | Method and Description |
---|---|
Table |
create(SchemaPlus schema,
String name,
Map<String,Object> operand,
RelDataType rowType) |
public Table create(SchemaPlus schema, String name, Map<String,Object> operand, RelDataType rowType)
create
in interface TableFactory<Table>
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.