public class CheckJoinIndex
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
check(IndexReader reader,
BitSetProducer parentsFilter)
Check that the given index is good to use for block joins.
|
public static void check(IndexReader reader, BitSetProducer parentsFilter) throws java.io.IOException
java.lang.IllegalStateException - if the index does not have an appropriate structurejava.io.IOExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.