|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.smila.search.lucene.IndexAccess
public class IndexAccess
Class to get access to index administration.
Constructor Summary | |
---|---|
IndexAccess()
|
Method Summary | |
---|---|
IndexAdmin |
getIndexAdmin()
|
IndexConnection |
getIndexConnection(java.lang.String indexName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexAccess()
Method Detail |
---|
public IndexAdmin getIndexAdmin()
getIndexAdmin
in interface IIndexAccess
IIndexAccess.getIndexAdmin()
public IndexConnection getIndexConnection(java.lang.String indexName) throws IndexException
getIndexConnection
in interface IIndexAccess
IndexException
IIndexAccess.getIndexConnection(java.lang.String)
|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |