|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tangosol.util.Base
com.tangosol.util.AbstractStableIterator
com.tangosol.net.cache.OverflowMap.InternalKeySet.InternalKeySetIterator
protected class OverflowMap.InternalKeySet.InternalKeySetIterator
An Iterator implementation over the keys in the OverflowMap that that is based on a concurrent Iterator over the internal status map.
Constructor Summary | |
---|---|
OverflowMap.InternalKeySet.InternalKeySetIterator()
Default constructor. |
Method Summary | |
---|---|
protected void |
advance()
Advance to the next object. |
protected void |
remove(Object oPrev)
Remove the specified item. |
Methods inherited from class com.tangosol.util.AbstractStableIterator |
---|
getPrevious, hasNext, next, remove, setNext |
Constructor Detail |
---|
public OverflowMap.InternalKeySet.InternalKeySetIterator()
Method Detail |
---|
protected void advance()
AbstractStableIterator.setNext(java.lang.Object)
if there is a next object.
advance
in class AbstractStableIterator
protected void remove(Object oPrev)
AbstractStableIterator.remove()
method.
remove
in class AbstractStableIterator
oPrev
- the previously iterated object that should be removedOverflowMap.isInternalKeySetIteratorMutable()
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |