public class CheckJoinIndex extends 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 IOException
IllegalStateException
- if the index does not have an appropriate structureIOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.