- Direct Known Subclasses:
CDOSessionInvalidationAggregator
public class CDOSessionInvalidationEventQueue
extends Object
If the meaning of this type isn't clear, there really should be more of a description here...
- Since:
- 4.2
- Author:
- Eike Stepper
- No Extend
- This interface is not intended to be extended by clients.
- No Instantiate
- This class is not intended to be instantiated by clients.
-
Constructor Summary
Constructors
-
Method Summary
void
protected void
Removes and returns the first event from this queue.
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CDOSessionInvalidationEventQueue
public CDOSessionInvalidationEventQueue(CDOSession session)
-
Method Details
-
dispose
public void dispose()
-
-
getChangeSetData
Deprecated.
Removes and returns the first event from this queue.
-
poll
Removes and returns the first event from this queue.
- Since:
- 4.3
-
-
reset
public void reset()
-
poll()
.