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.lucene
Methods in com.atlassian.confluence.internal.search.v2.lucene with parameters of type ILuceneConnection.BatchUpdateActionModifier and TypeMethodDescriptionvoid
ILuceneConnection.withBatchUpdate
(ILuceneConnection.BatchUpdateAction action) Perform multiple writes to the index.void
LuceneConnection.withBatchUpdate
(ILuceneConnection.BatchUpdateAction action) Blocks and waits until all write operations to the index complete.