edu.virginia.cs.mng.hypercast
Interface I_LogicalAddress

All Known Implementing Classes:
HC_LogicalAddress, DT_LogicalAddress

public abstract interface I_LogicalAddress
extends I_Address

This simple interface defines a function for logical address implementations. The logical address is the node's address on the virtual network (overlay). This interface is implemented by the class HC_LogicalAddress and DT_LogicalAddress.


Methods inherited from interface edu.virginia.cs.mng.hypercast.I_Address
equals, getSize, greaterThan, hashCode, toByteArray