Class BlockFeedGlobalEndpointsFilter

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.vespa.config.jdisc.http.filter.RuleBasedFilterConfig.Producer, ConfigProducer, Serializable, Comparable<Component<?,?>>

public class BlockFeedGlobalEndpointsFilter extends Filter implements com.yahoo.vespa.config.jdisc.http.filter.RuleBasedFilterConfig.Producer
Author:
mortent
See Also:
  • Constructor Details

    • BlockFeedGlobalEndpointsFilter

      public BlockFeedGlobalEndpointsFilter(Set<com.yahoo.config.model.api.ContainerEndpoint> endpoints, boolean dryRun)
  • Method Details

    • getConfig

      public void getConfig(com.yahoo.vespa.config.jdisc.http.filter.RuleBasedFilterConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.vespa.config.jdisc.http.filter.RuleBasedFilterConfig.Producer