Class DistributedCollectionConfigSetCommandRunner

java.lang.Object
org.apache.solr.cloud.api.collections.DistributedCollectionConfigSetCommandRunner

public class DistributedCollectionConfigSetCommandRunner extends Object
Class for execution Collection API and Config Set API commands in a distributed way, without going through Overseer and OverseerCollectionMessageHandler or OverseerConfigSetMessageHandler.

This class is only called when the Overseer is disabled, which implies cluster state updates are distributed as well.