public class KafkaTable extends FilterableTable
Table.ComparableArrayComparator| Modifier and Type | Field and Description |
|---|---|
static org.apache.avro.generic.GenericData |
GENERIC |
EMPTY_VALUE| Constructor and Description |
|---|
KafkaTable(Schema schema,
String name,
RelDef rowType) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
configure(Map<String,?> operand) |
static org.apache.calcite.util.Pair<org.apache.avro.Schema,org.apache.avro.Schema> |
getKeyValueSchemas(org.apache.avro.Schema schema) |
VersionedCache |
getRows() |
void |
init() |
void |
sync() |
scan, toStringasQueryable, getConfigs, getKeyIndices, getModifiableCollection, getName, getRelDef, getRowType, getRowType, getSchema, identityList, setRelDef, size, toArray, toKeyValue, toModificationRel, toRowgetElementType, getExpressiongetJdbcTableType, getStatistic, isRolledUp, rolledUpColumnValidInsideAgg, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic VersionedCache getRows()
public void close()
throws IOException
IOExceptionpublic static org.apache.calcite.util.Pair<org.apache.avro.Schema,org.apache.avro.Schema> getKeyValueSchemas(org.apache.avro.Schema schema)
Copyright © 2020. All rights reserved.