public static class MergePolicy.MergeAbortedException
extends java.io.IOException
IndexWriter.abortMerges()
was called. Normally
this exception is privately caught and suppressed by
IndexWriter
.Constructor and Description |
---|
MergeAbortedException()
Create a
MergePolicy.MergeAbortedException . |
MergeAbortedException(java.lang.String message)
Create a
MergePolicy.MergeAbortedException with a
specified message. |
public MergeAbortedException()
MergePolicy.MergeAbortedException
.public MergeAbortedException(java.lang.String message)
MergePolicy.MergeAbortedException
with a
specified message.Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.