|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.search.DocIdSet
org.elasticsearch.common.lucene.docset.DocSet
org.elasticsearch.common.lucene.docset.GetDocSet
public abstract class GetDocSet
| Field Summary |
|---|
| Fields inherited from class org.elasticsearch.common.lucene.docset.DocSet |
|---|
EMPTY_DOC_SET |
| Fields inherited from class org.apache.lucene.search.DocIdSet |
|---|
EMPTY_DOCIDSET |
| Constructor Summary | |
|---|---|
protected |
GetDocSet(int maxDoc)
|
| Method Summary | |
|---|---|
org.apache.lucene.search.DocIdSetIterator |
iterator()
|
long |
sizeInBytes()
|
| Methods inherited from class org.elasticsearch.common.lucene.docset.DocSet |
|---|
get |
| Methods inherited from class org.apache.lucene.search.DocIdSet |
|---|
isCacheable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected GetDocSet(int maxDoc)
| Method Detail |
|---|
public long sizeInBytes()
sizeInBytes in class DocSet
public org.apache.lucene.search.DocIdSetIterator iterator()
throws java.io.IOException
iterator in class org.apache.lucene.search.DocIdSetjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||