|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.ole.solr.DummyAdminService
public class DummyAdminService
Class to DummyAdminService.
Constructor Summary | |
---|---|
DummyAdminService()
|
Method Summary | |
---|---|
void |
optimize()
Optimizes all available indexes. |
void |
optimize(Boolean waitFlush,
Boolean waitSearcher)
Optimize the indexes according to params |
void |
optimize(String indexName)
Optimizes the given index. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DummyAdminService()
Method Detail |
---|
public void optimize(String indexName) throws Exception
AdminService
optimize
in interface AdminService
Exception
public void optimize() throws Exception
AdminService
optimize
in interface AdminService
Exception
public void optimize(Boolean waitFlush, Boolean waitSearcher) throws Exception
AdminService
optimize
in interface AdminService
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |