Class TableConfigs

  • All Implemented Interfaces:
    Serializable

    public class TableConfigs
    extends BaseJsonConfig
    Wrapper for all configs of a table, which include the offline table config, realtime table config and schema. This helps look at and operate on the pinot table configs as a whole unit.
    See Also:
    Serialized Form