public class SchemaManager extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SchemaManager.OpType  | 
| Constructor and Description | 
|---|
SchemaManager(SolrQueryRequest req)  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
getErrorStr(Exception e)  | 
ManagedIndexSchema | 
getFreshManagedSchema()  | 
List | 
performOperations(Reader reader)
Take in a JSON command set and execute them. 
 | 
public SchemaManager(SolrQueryRequest req)
public List performOperations(Reader reader) throws Exception
reader - The input as a ReaderExceptionpublic ManagedIndexSchema getFreshManagedSchema() throws IOException, org.apache.zookeeper.KeeperException, InterruptedException
IOExceptionorg.apache.zookeeper.KeeperExceptionInterruptedExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.