Package org.deltafi.common.types
Interface Publisher
- All Known Implementing Classes:
TimedIngressFlowPlan,TransformFlowPlan
public interface Publisher
Interface for things that publish DeltaFiles to topics
-
Method Summary
-
Method Details
-
publishRules
PublishRules publishRules()Get the PublishRules- Returns:
- the publishRules
-
getName
String getName()Get the name of the publisher- Returns:
- the name of the publisher
-