Class InMemoryKeyBackedInputTable

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

@Immutable public abstract class InMemoryKeyBackedInputTable extends InputTableBase
Creates an in-memory, append-only input table, with editable key rows.
  • Constructor Details

    • InMemoryKeyBackedInputTable

      public InMemoryKeyBackedInputTable()
  • Method Details