Class ConnectorConfig.RemoteTopicViewReadyCondition
java.lang.Object
com.pushtechnology.diffusion.api.config.ConnectorConfig.RemoteTopicViewReadyCondition
- All Implemented Interfaces:
ConnectorConfig.StartCondition
- Enclosing interface:
- ConnectorConfig
public static final class ConnectorConfig.RemoteTopicViewReadyCondition
extends Object
implements ConnectorConfig.StartCondition
Start condition representing a remote topic view being ready. It is
satisfied when the remote server for the view has connected to its
configured primary server and has evaluated the topics from the primary
server that match its configuration.
- Since:
- 6.5
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoteTopicViewReadyCondition
Constructor.
-
-
Method Details
-
getName
- Returns:
- the remote topic view name
-