public class PendingPollEvent extends PollEvent
Constructor and Description |
---|
PendingPollEvent(Event event)
Constructor for PendingPollEvent.
|
Modifier and Type | Method and Description |
---|---|
void |
addPending(Runnable r)
addPending
|
void |
complete(Event e)
complete
|
Date |
getDate()
getDate
|
Event |
getEvent()
getEvent
|
int |
getEventId()
getEventId
|
boolean |
isPending()
isPending
|
void |
processPending()
processPending
|
String |
toString() |
getScope, hasLargerScopeThan, hasSameScope, hasScopeLargerThan, hasScopeSmallerThan, hasSmallerScopeThan, isInterfaceDown, isNodeDown, isNodeLostService, withLargestScope
public Date getDate()
getDate
public int getEventId()
getEventId
getEventId
in class PollEvent
public boolean isPending()
isPending
public void processPending()
processPending
Copyright © 2015. All rights reserved.