public class
QueueCheckpoint
extends Object
Handles checkpoints for the queue names used for detecting deletes during full traversals.
Nested Class Summary
class | QueueCheckpoint.QueueData | Represents queue checkpoint information maintained by FullTraversalConnector |
Inherited Method Summary
boolean |
equals(Object arg0)
|
final Class<?> |
getClass()
|
int |
hashCode()
|
final void |
notify()
|
final void |
notifyAll()
|
String |
toString()
|
final void |
wait(long arg0, int arg1)
|
final void |
wait(long arg0)
|
final void |
wait()
|