org.objectweb.dream.protocol.utobcast.message
Interface CrashedLeaderChunk

All Known Implementing Classes:
CrashedLeaderChunkImpl

public interface CrashedLeaderChunk

Chunk interface that indicates that the leader has crashed.


Field Summary
static String DEFAULT_NAME
          The default name for chunks of this type.
static ChunkType TYPE
          The Chunk type of chunks that implements this interface.
 

Field Detail

DEFAULT_NAME

public static final String DEFAULT_NAME
The default name for chunks of this type.

See Also:
Constant Field Values

TYPE

public static final ChunkType TYPE
The Chunk type of chunks that implements this interface.



Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.