|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xvsm.core.Entry
org.xvsm.core.VoidEntry
public class VoidEntry
This entry is written into the "AnswerToContainer" as answer for void Operations and when CNT_ALL is used for reading and no entries are available.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.xvsm.core.Entry |
---|
Entry.EntryTypes |
Constructor Summary | |
---|---|
VoidEntry()
|
Method Summary | |
---|---|
Entry |
getFlatCopy()
Creates a flat copy of this entry. |
java.lang.String |
toString()
. |
Methods inherited from class org.xvsm.core.Entry |
---|
addCoordinationTypes, addOnRollback, addReadLock, addSelectors, canBeRead, canBeWritten, equals, generateId, getCoordinationType, getDeleteLock, getEntryType, getId, getSelectors, getWriteLock, hasDeleteLock, hashCode, hasReadLock, hasWriteLock, removeDeleteLock, removeOnRollback, removeReadLock, removeWriteLock, setDeleteLock, setEntryType, setId, setSelectors, setWriteLock |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VoidEntry()
Method Detail |
---|
public Entry getFlatCopy()
getFlatCopy
in class Entry
public java.lang.String toString()
toString
in class Entry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |