org.apache.solr.cloud
Class OverseerCollectionProcessor
java.lang.Object
org.apache.solr.cloud.OverseerCollectionProcessor
- All Implemented Interfaces:
- Runnable
public class OverseerCollectionProcessor
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DELETECOLLECTION
public static final String DELETECOLLECTION
- See Also:
- Constant Field Values
CREATECOLLECTION
public static final String CREATECOLLECTION
- See Also:
- Constant Field Values
RELOADCOLLECTION
public static final String RELOADCOLLECTION
- See Also:
- Constant Field Values
OverseerCollectionProcessor
public OverseerCollectionProcessor(ZkStateReader zkStateReader,
String myId,
ShardHandler shardHandler,
String adminPath)
run
public void run()
- Specified by:
run
in interface Runnable
close
public void close()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.