ostore.rp
Class RP
java.lang.Object
|
+--ostore.rp.RP
- All Implemented Interfaces:
- EventHandlerIF, ProfilableIF, SingleThreadedEventHandlerIF
- public class RP
- extends Object
- implements EventHandlerIF, ProfilableIF, SingleThreadedEventHandlerIF
The responsible party.
- Version:
- $Id: RP.java,v 1.31 2004/05/13 20:16:49 hweather Exp $
- Author:
- Sean C. Rhea
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RP
public RP()
init
public void init(ConfigDataIF config)
throws Exception
- Specified by:
init
in interface EventHandlerIF
Exception
destroy
public void destroy()
throws Exception
- Specified by:
destroy
in interface EventHandlerIF
Exception
profileSize
public int profileSize()
- Specified by:
profileSize
in interface ProfilableIF
handleEvent
public void handleEvent(QueueElementIF item)
throws EventHandlerException
- Specified by:
handleEvent
in interface EventHandlerIF
EventHandlerException
handleEvents
public void handleEvents(QueueElementIF[] items)
throws EventHandlerException
- Specified by:
handleEvents
in interface EventHandlerIF
EventHandlerException
handle_create_object_reject
public void handle_create_object_reject(RejectHint rh)
allocate_inner_ring
public void allocate_inner_ring()