public interface MemoryBlockIterator
| Modifier and Type | Method and Description |
|---|---|
boolean |
nextBlock()
Move the iterator to the next memory block.
|
boolean nextBlock()
throws IOException
IOException - Thrown, when advancing to the next block failed.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.