Interface QueryQuotaManager

    • Method Detail

      • acquire

        boolean acquire​(String tableName)
        Try to acquire a quota for the given table.
        Parameters:
        tableName - Table name with or without type suffix
        Returns:
        true if the table quota has not been reached, false otherwise