Interface StaticTableTag


@ThreadSafe public interface StaticTableTag
Interface for a tag that can be applied to any StaticTableSchema. When the table schema is instantiated, the table metadata stored on the schema will be updated by calling the modifyMetadata() method for every tag associated with the table.