Class StoreRepushCandidateFilter

java.lang.Object
com.linkedin.venice.controller.logcompaction.StoreRepushCandidateFilter
All Implemented Interfaces:
RepushCandidateFilter

public class StoreRepushCandidateFilter extends Object implements RepushCandidateFilter
  • Constructor Details

  • Method Details

    • apply

      public boolean apply(String clusterName, StoreInfo storeInfo)
      Defined to implement RepushCandidateFilter interface This function will filter out stores using cluster and store configs
      Specified by:
      apply in interface RepushCandidateFilter
      Parameters:
      clusterName -
      storeInfo -
      Returns:
      true if store should be nominated