Class IteratorAdapter

java.lang.Object
org.apache.accumulo.core.iterators.IteratorAdapter
All Implemented Interfaces:
Iterator<Map.Entry<Key,Value>>

public class IteratorAdapter extends Object implements Iterator<Map.Entry<Key,Value>>