Package com.orientechnologies.lucene
Class OLuceneMapEntryIterator<K,V>
java.lang.Object
com.orientechnologies.lucene.OLuceneMapEntryIterator<K,V>
-
Constructor Summary
ConstructorsConstructorDescriptionOLuceneMapEntryIterator(org.apache.lucene.index.IndexReader reader, OIndexDefinition definition) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
OLuceneMapEntryIterator
public OLuceneMapEntryIterator(org.apache.lucene.index.IndexReader reader, OIndexDefinition definition)
-
-
Method Details