Class DescribeTableQueryBuilder


  • public class DescribeTableQueryBuilder
    extends Object
    Used to build a Timestream query which can describe a table in a specific database. This can be used to obtain key schema information about the columns in this table and their respective types. This class uses StringTemplate to separate formatting from parameter replacement.