Interface FilterConfigMBean


  • public interface FilterConfigMBean
    • Method Detail

      • isIncludeClusterLocal

        boolean isIncludeClusterLocal()
        Whether to include cluster local changes.
        Returns:
        true if cluster local changes need to be included
      • isIncludeClusterExternal

        boolean isIncludeClusterExternal()
        Whether to include cluster external changes.
        Returns:
        true if cluster external changes need to be included