org.apache.accumulo.core.iterators
Class IntersectingIterator
java.lang.Object
org.apache.accumulo.core.iterators.user.IntersectingIterator
org.apache.accumulo.core.iterators.IntersectingIterator
- All Implemented Interfaces:
- SortedKeyValueIterator<Key,Value>
Deprecated. since 1.4, replaced by IntersectingIterator
public class IntersectingIterator
- extends IntersectingIterator
This class remains here for backwards compatibility.
Methods inherited from class org.apache.accumulo.core.iterators.user.IntersectingIterator |
addSource, advanceToIntersection, buildFollowingPartitionKey, buildKey, buildKey, decodeBooleans, decodeColumns, deepCopy, encodeBooleans, encodeColumns, getDocID, getPartition, getTerm, getTopKey, getTopValue, hasTop, init, next, seek, setColumnFamilies, setColumnFamilies, stringTopKey |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntersectingIterator
public IntersectingIterator()
- Deprecated.
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.