Interface TableCommit


@Immutable public interface TableCommit
This represents a commit to be applied for a single table with UpdateRequirements to be validated and MetadataUpdates that have been applied. The UpdateRequirements and MetadataUpdates can be derived from table's base and updated TableMetadata when using create(TableIdentifier, TableMetadata, TableMetadata).