Class TableSpec


  • public class TableSpec
    extends Object
    Definition of a table "hint" in the metastore, between client and Druid, and between Druid nodes.

    This class is a simple holder of values. Semantics on top of the values are provided separately: by the catalog object model for writes, and by various Java classes for reads.