Uses of Interface
com.atlassian.confluence.internal.search.v2.lucene.ILuceneConnection.BatchUpdateAction
Packages that use ILuceneConnection.BatchUpdateAction
- 
Uses of ILuceneConnection.BatchUpdateAction in com.atlassian.confluence.internal.search.v2.luceneMethods in com.atlassian.confluence.internal.search.v2.lucene with parameters of type ILuceneConnection.BatchUpdateActionModifier and TypeMethodDescriptionvoidILuceneConnection.withBatchUpdate(ILuceneConnection.BatchUpdateAction action) Perform multiple writes to the index.voidLuceneConnection.withBatchUpdate(ILuceneConnection.BatchUpdateAction action) Blocks and waits until all write operations to the index complete.