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, flush, getAnalyzer, getDocumentBuilder, getEntitiesInIndexManager, getIndexWriter, getIndexWriter, incrementModificationCounter, optimizerPhase, performOptimization, shutDownNowpublic ExclusiveIndexWorkspaceImpl(DirectoryBasedIndexManager indexManager, WorkerBuildContext context, Properties cfg)
public void notifyWorkApplied(LuceneWork work)
Workspacework - the LuceneWork which was just processedpublic CommitPolicy getCommitPolicy()
WorkspaceCommitPolicyCopyright © 2006–2014 Hibernate. All rights reserved.