|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.protocols.SCOPE.MessageQueue
protected static class SCOPE.MessageQueue
| Constructor Summary | |
|---|---|
protected |
SCOPE.MessageQueue()
|
| Method Summary | |
|---|---|
boolean |
acquire()
|
void |
add(Message msg)
|
void |
clear()
|
long |
getLastUpdate()
|
boolean |
release()
|
Message |
remove()
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SCOPE.MessageQueue()
| Method Detail |
|---|
public boolean acquire()
public boolean release()
public void add(Message msg)
public Message remove()
public void clear()
public int size()
public long getLastUpdate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||