org.jgroups.protocols
Class CAUSAL.CausalHeader
- CAUSAL
- Externalizable
public static class CAUSAL.CausalHeader
CausalHeader
public CausalHeader()
used for externalization
getVectorTime
public TransportedVectorTime getVectorTime()
Returns a vector timestamp carreid by this header
- Vector timestamp contained in this header
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
Manual deserialization
size
public long size()
Size of this vector timestamp estimation, used in fragmetation
- size in interface Header
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
Manual serialization
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.