public interface GridDrSenderHubStoreCursor extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
GridDrSenderHubStoreEntry |
next()
Get next entry from that cursor.
|
close@Nullable GridDrSenderHubStoreEntry next() throws GridException, GridDrSenderHubStoreCorruptedException
null if none.GridException - If failed.GridDrSenderHubStoreCorruptedException - If store was corrupted.Copyright © 2014. All rights reserved.