public class IndexerContextBuilder extends Object
Constructor and Description |
---|
IndexerContextBuilder(com.atlassian.bonnie.ILuceneConnection connection,
AtomicBoolean indexerLockStatus,
com.google.common.util.concurrent.ListeningExecutorService executorService) |
Modifier and Type | Method and Description |
---|---|
IndexerContext |
build() |
IndexerContextBuilder |
canReadAndWriteWhenLocked() |
IndexerContextBuilder |
canReadWhenLocked() |
public IndexerContextBuilder(@NotNull com.atlassian.bonnie.ILuceneConnection connection, @NotNull AtomicBoolean indexerLockStatus, @NotNull com.google.common.util.concurrent.ListeningExecutorService executorService)
public IndexerContextBuilder canReadWhenLocked()
public IndexerContextBuilder canReadAndWriteWhenLocked()
public IndexerContext build()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.