Interface FanOutLinkConfig

All Superinterfaces:
Config

@Deprecated public interface FanOutLinkConfig extends Config
Deprecated.
since 6.11

Fan-out is deprecated and will be removed in a future release. Use Remote Servers in preference.

Configuration for a replicated fan-out link.

Such a link specifies a selection of topics to be replicated from primary to secondary server.

Since:
5.6
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Gets the link name.
    Deprecated.
    Returns the link selector expression.

    Methods inherited from interface com.pushtechnology.diffusion.api.config.Config

    isLocked
  • Method Details

    • getName

      String getName()
      Deprecated.
      Gets the link name.
      Returns:
      link name
      Since:
      6.0
    • getSelector

      String getSelector()
      Deprecated.
      Returns the link selector expression.
      Returns:
      the selector expression