|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bonnie.LuceneConnection com.atlassian.bamboo.index.LuceneConnectionImpl
public class LuceneConnectionImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.atlassian.bonnie.ILuceneConnection |
---|
com.atlassian.bonnie.ILuceneConnection.BatchUpdateAction, com.atlassian.bonnie.ILuceneConnection.Configuration, com.atlassian.bonnie.ILuceneConnection.ReaderAction, com.atlassian.bonnie.ILuceneConnection.SearcherAction, com.atlassian.bonnie.ILuceneConnection.SearcherWithTokenAction<T>, com.atlassian.bonnie.ILuceneConnection.WriterAction |
Field Summary |
---|
Fields inherited from interface com.atlassian.bonnie.ILuceneConnection |
---|
DEFAULT_CONFIGURATION |
Constructor Summary | |
---|---|
LuceneConnectionImpl(BootstrapManager bootstrapManager,
java.lang.String subDirectory)
|
|
LuceneConnectionImpl(org.apache.lucene.store.Directory path)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class com.atlassian.bonnie.LuceneConnection |
---|
close, closeWriter, getNumDocs, optimize, truncateIndex, withBatchUpdate, withReader, withSearch, withSearcher, withSearcher, withWriter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.atlassian.bonnie.ILuceneConnection |
---|
close, closeWriter, getNumDocs, optimize, truncateIndex, withBatchUpdate, withReader, withSearch, withSearcher, withSearcher, withWriter |
Constructor Detail |
---|
public LuceneConnectionImpl(BootstrapManager bootstrapManager, java.lang.String subDirectory)
public LuceneConnectionImpl(org.apache.lucene.store.Directory path)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |