jgroup.relacs.gm
Interface InternalTimestamp

All Superinterfaces:
InternalGMIListener
All Known Implementing Classes:
TimestampLayer

public interface InternalTimestamp
extends InternalGMIListener

Class used to get the local timestamp for all members in a group.

Author:
Rohnny Moland

Method Summary
 java.lang.Object getInternalTimestamp()
          Gets the internal timestamp of all members of a group.
 

Method Detail

getInternalTimestamp

java.lang.Object getInternalTimestamp()
                                      throws java.rmi.RemoteException
Gets the internal timestamp of all members of a group.

Returns:
the timestamp
Throws:
java.rmi.RemoteException


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.