org.kth.dks.util
Class RTEntry

java.lang.Object
  extended by org.kth.dks.util.RTEntry

public class RTEntry
extends java.lang.Object


Field Summary
 long begin
           
 long end
           
 DKSRef responsible
           
 
Constructor Summary
RTEntry(long b, long e, DKSRef resp)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

begin

public long begin

end

public long end

responsible

public DKSRef responsible
Constructor Detail

RTEntry

public RTEntry(long b,
               long e,
               DKSRef resp)


Copyright © 2010. All Rights Reserved.