Interface InputTable

All Superinterfaces:
TableOperations<TableSpec,TableSpec>, TableOperationsDefaults<TableSpec,TableSpec>, TableSchema, TableSpec
All Known Implementing Classes:
BlinkInputTable, InMemoryAppendOnlyInputTable, InMemoryKeyBackedInputTable, InputTableBase

public interface InputTable extends TableSpec
An input table creation specification.
See Also:
  • Method Details