com.atlassian.bamboo.index
Class IndexerContextBuilder
java.lang.Object
com.atlassian.bamboo.index.IndexerContextBuilder
public class IndexerContextBuilder
- extends Object
Constructor Summary |
IndexerContextBuilder(com.atlassian.bonnie.ILuceneConnection connection,
AtomicBoolean indexerLockStatus,
com.google.common.util.concurrent.ListeningExecutorService executorService)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexerContextBuilder
public IndexerContextBuilder(@NotNull
com.atlassian.bonnie.ILuceneConnection connection,
@NotNull
AtomicBoolean indexerLockStatus,
@NotNull
com.google.common.util.concurrent.ListeningExecutorService executorService)
canReadWhenLocked
public IndexerContextBuilder canReadWhenLocked()
canReadAndWriteWhenLocked
public IndexerContextBuilder canReadAndWriteWhenLocked()
build
public IndexerContext build()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.