|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectconcurrency.LockableObject
concurrency.DatumView
Represents the view of a datum.
Nested Class Summary |
Nested classes inherited from class concurrency.LockableObject |
LockableObject.Comparator |
Field Summary |
Fields inherited from class concurrency.LockableObject |
comparator |
Constructor Summary | |
DatumView(DbStorage.PhysicalID id)
Constructs a datum view from a specified identifier. |
Method Summary | |
DbStorage.PhysicalID |
getID()
Returns the identifier of the owner datum of the view. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DatumView(DbStorage.PhysicalID id)
Method Detail |
public DbStorage.PhysicalID getID()
public java.lang.String toString()
toString
in class LockableObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |