Class OLuceneResultSetEmpty
java.lang.Object
com.orientechnologies.lucene.collections.OLuceneResultSet
com.orientechnologies.lucene.collections.OLuceneResultSetEmpty
- All Implemented Interfaces:
Iterable<OIdentifiable>,Collection<OIdentifiable>,Set<OIdentifiable>
Created by Enrico Risa on 16/09/15.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.lucene.collections.OLuceneResultSet
add, addAll, calculateDeletedMatch, clear, contains, containsAll, fetchFirstBatch, isEmpty, remove, removeAll, retainAll, sendLookupTime, size, toArray, toArrayMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.Set
equals, hashCode, spliterator
-
Constructor Details
-
OLuceneResultSetEmpty
public OLuceneResultSetEmpty()
-
-
Method Details
-
iterator
- Specified by:
iteratorin interfaceCollection<OIdentifiable>- Specified by:
iteratorin interfaceIterable<OIdentifiable>- Specified by:
iteratorin interfaceSet<OIdentifiable>- Overrides:
iteratorin classOLuceneResultSet
-