ostore.tapestry.impl
Class DynamicTClient
java.lang.Object
|
+--ostore.tapestry.impl.DynamicTClient
- All Implemented Interfaces:
- EventHandlerIF, ProfilableIF
- public class DynamicTClient
- extends Object
- implements EventHandlerIF, ProfilableIF
A Tapestry client for dynamically configured networks.
- Version:
- $Id: DynamicTClient.java,v 1.31 2002/04/05 06:18:36 ravenben Exp $
- Author:
- Ben Y. Zhao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
McastTTL
public static final int McastTTL
GATE_THRESH
public static final float GATE_THRESH
DynamicTClient
public DynamicTClient()
handleEvents
public void handleEvents(QueueElementIF[] items)
throws EventHandlerException
- Specified by:
handleEvents
in interface EventHandlerIF
destroy
public void destroy()
throws Exception
- Specified by:
destroy
in interface EventHandlerIF
profileSize
public int profileSize()
- Specified by:
profileSize
in interface ProfilableIF
init
public void init(ConfigDataIF config)
throws Exception
- Specified by:
init
in interface EventHandlerIF
handle_stages_init_signal
protected void handle_stages_init_signal()
handleEvent
public void handleEvent(QueueElementIF item)
throws EventHandlerException
- Specified by:
handleEvent
in interface EventHandlerIF
moveObj
public boolean moveObj(int[] olddigits,
int[] newdigits,
SecureHash objGuid)