Interface BalancePlanFactory

  • All Known Implementing Classes:
    BalancePlanFactoryImpl

    public interface BalancePlanFactory
    Allows plugins to create BalancePlans telling the Solr layer how to balance replicas following the processing of a BalanceRequest. The Solr layer can (and will) check that the BalancePlan conforms to the BalanceRequest (and if it does not, the requested operation will fail).