public class ExclusiveIndexWorkspaceImpl extends AbstractWorkspaceImpl
writerHolder
Constructor and Description |
---|
ExclusiveIndexWorkspaceImpl(DirectoryBasedIndexManager indexManager,
WorkerBuildContext context,
Properties cfg) |
Modifier and Type | Method and Description |
---|---|
CommitPolicy |
getCommitPolicy()
Get the commit policy applied to the workspace
|
void |
notifyWorkApplied(LuceneWork work)
Some workspaces need this to determine for example the kind of flush operations which are safe
to apply.
|
afterTransactionApplied, areSingleTermDeletesSafe, closeIndexWriter, flush, getAnalyzer, getDocumentBuilder, getEntitiesInIndexManager, getIndexName, getIndexWriter, getIndexWriter, getIndexWriterDelegate, getIndexWriterDelegate, incrementModificationCounter, isDeleteByTermEnforced, optimizerPhase, performOptimization, shutDownNow
public ExclusiveIndexWorkspaceImpl(DirectoryBasedIndexManager indexManager, WorkerBuildContext context, Properties cfg)
public void notifyWorkApplied(LuceneWork work)
Workspace
work
- the LuceneWork which was just processedpublic CommitPolicy getCommitPolicy()
Workspace
CommitPolicy
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved