Interface TableConfig


public interface TableConfig
TableConfig is used to configure all properties of the table under construction. For a TableConfig to be valid, it should at least have name, schema and primary index set.
Since:
2.1.4