Interface IClearRtCacheEvent

    • Method Detail

      • isChangedDatabaseSet

        boolean isChangedDatabaseSet()
        Returns:
        Returns true if the cache should not be invalidated complete otherwise false.
      • getChangedDatabaseSet

        Set<String> getChangedDatabaseSet()
        Returns:
        Returns an unmodifiable set of table names. At least one change was be done on each table.