public interface KeyGroupedIterator<E>
Modifier and Type | Method and Description |
---|---|
E |
getCurrent() |
Iterator<E> |
getValues() |
boolean |
nextKey() |
boolean nextKey() throws IOException
IOException
E getCurrent()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.