org.objectweb.dream.protocol.bus.logicalClock
Interface LogicalClockBusProtocol
- All Superinterfaces:
- BusProtocol, Protocol
- All Known Implementing Classes:
- ProtocolImpl
public interface LogicalClockBusProtocol
- extends BusProtocol
Convenience interface for logical clock bus protocol.
Methods inherited from interface org.objectweb.dream.protocol.bus.BusProtocol |
bind |
CLOCK_TYPE_HINT_KEY
static final String CLOCK_TYPE_HINT_KEY
- The hint value used by
Protocol.createExportIdentifier(java.util.Map, ExportIdentifier[])
to specify the clock type.
- See Also:
- Constant Field Values
LOGICAL_CLOCK_CHUNK_NAME_HINT_TYPE
static final String LOGICAL_CLOCK_CHUNK_NAME_HINT_TYPE
- The hint value used by
Protocol.createExportIdentifier(java.util.Map, ExportIdentifier[])
to specify the chunk name.
- See Also:
- Constant Field Values
createExportIdentifier
LogicalClockExportIdentifier createExportIdentifier(int clockType,
String chunkName,
ExportIdentifier lowerId)
- Utility method
- See Also:
Protocol.createExportIdentifier(java.util.Map, ExportIdentifier[])
Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.