Uses of Interface
com.atlassian.confluence.internal.search.v2.lucene.ILuceneConnection.ReaderAction
Packages that use ILuceneConnection.ReaderAction
-
Uses of ILuceneConnection.ReaderAction in com.atlassian.confluence.impl.search.v2.lucene
Methods in com.atlassian.confluence.impl.search.v2.lucene with parameters of type ILuceneConnection.ReaderActionModifier and TypeMethodDescriptionMultiReaderBasedConnection.withReader
(EnumSet<SearchIndex> indexes, ILuceneConnection.ReaderAction action) -
Uses of ILuceneConnection.ReaderAction in com.atlassian.confluence.internal.search.v2.lucene
Methods in com.atlassian.confluence.internal.search.v2.lucene with parameters of type ILuceneConnection.ReaderActionModifier and TypeMethodDescriptionILuceneConnection.withReader
(ILuceneConnection.ReaderAction action) Idempotent operation.LuceneConnection.withReader
(ILuceneConnection.ReaderAction action) MultiConnection.withReader
(EnumSet<SearchIndex> indexes, ILuceneConnection.ReaderAction action)