Interface Publisher

All Known Implementing Classes:
TimedIngressFlowPlan, TransformFlowPlan

public interface Publisher
Interface for things that publish DeltaFiles to topics
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the name of the publisher
    Get the PublishRules
  • 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