public static interface IBigQueue.ItemIterator
| Modifier and Type | Method and Description |
|---|---|
void |
forEach(byte[] item)
Method to be executed for each queue item
|
void forEach(byte[] item)
throws IOException
item - queue itemIOException - exception thrown if IO error occursCopyright © 2022. All rights reserved.