public static class CAUSAL.CausalHeader extends Header
HDR_OVERHEAD
Constructor and Description |
---|
CAUSAL.CausalHeader()
used for externalization
|
CAUSAL.CausalHeader(TransportedVectorTime timeVector) |
Modifier and Type | Method and Description |
---|---|
TransportedVectorTime |
getVectorTime()
Returns a vector timestamp carreid by this header
|
void |
readExternal(java.io.ObjectInput in)
Manual deserialization
|
long |
size()
Size of this vector timestamp estimation, used in fragmetation
|
java.lang.String |
toString() |
void |
writeExternal(java.io.ObjectOutput out)
Manual serialization
|
public CAUSAL.CausalHeader()
public CAUSAL.CausalHeader(TransportedVectorTime timeVector)
public TransportedVectorTime getVectorTime()
public long size()
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.