|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.egothor.listener.GlobalPosition
org.egothor.dir.GlobalPositionWithTS
public class GlobalPositionWithTS
Global positions with timestamp of last operation.
Field Summary | |
---|---|
long |
localTS
|
Fields inherited from class org.egothor.listener.GlobalPosition |
---|
gid, lid, slot |
Constructor Summary | |
---|---|
GlobalPositionWithTS()
|
|
GlobalPositionWithTS(long gid,
int slot,
long lid,
long localTS)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long localTS
Constructor Detail |
---|
public GlobalPositionWithTS()
public GlobalPositionWithTS(long gid, int slot, long lid, long localTS)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |