Class KafkaTableInstance
java.lang.Object
io.trino.tempto.fulfillment.table.TableInstance<KafkaTableDefinition>
io.trino.tempto.fulfillment.table.kafka.KafkaTableInstance
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedKafkaTableInstance(TableName name, KafkaTableDefinition tableDefinition) -
Method Summary
Methods inherited from class io.trino.tempto.fulfillment.table.TableInstance
getDatabase, getName, getNameInDatabase, getSchema, getTableName, tableDefinition
-
Constructor Details
-
KafkaTableInstance
-