Class CreateRowGroupCommand

    • Constructor Detail

      • CreateRowGroupCommand

        public CreateRowGroupCommand​(String rowGroupName)
        Parameters:
        rowGroupName - The name that should be used for the new row group.
    • Method Detail

      • getRowGroupName

        public String getRowGroupName()
        Returns:
        The name that should be used for the new row group.