Uses of Class
org.planx.xmlstore.routing.TimestampedValue

Packages that use TimestampedValue
org.planx.xmlstore.routing   
org.planx.xmlstore.routing.operation   
 

Uses of TimestampedValue in org.planx.xmlstore.routing
 

Methods in org.planx.xmlstore.routing that return TimestampedValue
 TimestampedValue TimestampedEntry.getValue()
           
 

Constructors in org.planx.xmlstore.routing with parameters of type TimestampedValue
TimestampedEntry(Identifier key, TimestampedValue value)
           
 

Uses of TimestampedValue in org.planx.xmlstore.routing.operation
 

Fields in org.planx.xmlstore.routing.operation declared as TimestampedValue
protected  TimestampedValue DataMessage.value
           
 

Methods in org.planx.xmlstore.routing.operation that return TimestampedValue
 TimestampedValue DataMessage.getValue()
           
 

Constructors in org.planx.xmlstore.routing.operation with parameters of type TimestampedValue
DataMessage(Node origin, Identifier key, TimestampedValue value)
           
StoreMessage(Node origin, Identifier key, TimestampedValue value, boolean upd)
           
StoreOperation(Configuration conf, MessageServer server, Space space, Map localMap, Node local, Identifier key, TimestampedValue value)
           
 



Copyright © 2010. All Rights Reserved.