org.objectweb.dream.protocol.utobcast.message
Class CrashedLeaderChunkImpl
java.lang.Object
org.objectweb.dream.message.AbstractChunk
org.objectweb.dream.protocol.utobcast.message.CrashedLeaderChunkImpl
- All Implemented Interfaces:
- Chunk, Cloneable, CrashedLeaderChunk, Recyclable, Serializable
- public class CrashedLeaderChunkImpl
- extends AbstractChunk
- implements CrashedLeaderChunk
Basic implementation of the CrashedLeaderChunk
interface.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CrashedLeaderChunkImpl
public CrashedLeaderChunkImpl()
getType
public ChunkType getType()
- Specified by:
getType
in interface Chunk
- See Also:
Chunk.getType()
transfertState
public void transfertState(Chunk newInstance)
- Specified by:
transfertState
in interface Chunk
- See Also:
Chunk.transfertState(Chunk)
recycle
public void recycle()
- Specified by:
recycle
in interface Recyclable
- See Also:
Recyclable.recycle()
Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.