Class CollectionHandlingUtils

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

public class CollectionHandlingUtils extends Object
This class contains helper methods used by commands of the Collection API. Previously these methods were in OverseerCollectionMessageHandler and were refactored out to (eventually) allow Collection API commands to be executed outside the context of the Overseer.