public class AndDocIdSet extends DocIdSet
static DocIdSet
EMPTY_DOCIDSET
EMPTY
AndDocIdSet(List<DocIdSet> andedDocIdSets, int maxDocs)
boolean
isCacheable()
DocIdSetIterator
iterator()
long
ramBytesUsed()
bits, getChildResources
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final DocIdSet EMPTY_DOCIDSET
public AndDocIdSet(List<DocIdSet> andedDocIdSets, int maxDocs)
public DocIdSetIterator iterator() throws IOException
iterator
DocIdSet
IOException
public boolean isCacheable()
isCacheable
public long ramBytesUsed()
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved