- java.lang.Object
-
- com.hazelcast.durableexecutor.impl.TaskRingBuffer.DurableIterator
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
DurableIterator
public DurableIterator()
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator
-
remove
public void remove()
- Specified by:
remove
in interface Iterator
-
getSequence
public int getSequence()
-
isTask
public boolean isTask()
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.