Class InMemoryAppendOnlyInputTable

All Implemented Interfaces:
TableOperations<TableSpec,TableSpec>, TableOperationsDefaults<TableSpec,TableSpec>, InputTable, TableSchema, TableSpec

@Immutable public abstract class InMemoryAppendOnlyInputTable extends InputTableBase
Creates an in-memory, append-only input table.
  • Constructor Details

    • InMemoryAppendOnlyInputTable

      public InMemoryAppendOnlyInputTable()
  • Method Details