org.semispace.admin
Class TimeAnswer

java.lang.Object
  extended by org.semispace.admin.TimeAnswer
All Implemented Interfaces:
InternalQuery

public class TimeAnswer
extends Object
implements InternalQuery

Internally used by admin. Used when space needs to query for time.

See Also:
TimeQuery

Field Summary
 int masterId
           
 Long timeFromMaster
           
 
Constructor Summary
TimeAnswer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timeFromMaster

public Long timeFromMaster

masterId

public int masterId
Constructor Detail

TimeAnswer

public TimeAnswer()


Copyright © 2008-2012. All Rights Reserved.