public class StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator extends ConcatenatedLists.Iterator
currentComponent, indexWithinComponent, nextWasCalled
Constructor and Description |
---|
Iterator() |
Modifier and Type | Method and Description |
---|---|
ArrayList<List<HStoreFile>> |
getComponents() |
void |
remove() |
void |
removeComponents(int startIndex) |
hasNext, next
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public Iterator()
public ArrayList<List<HStoreFile>> getComponents()
public void removeComponents(int startIndex)
public void remove()
remove
in interface Iterator<HStoreFile>
remove
in class ConcatenatedLists.Iterator
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.