cgl.narada.benchmark
Class GaugeInitialSetups
java.lang.Object
cgl.narada.benchmark.GaugeInitialSetups
- All Implemented Interfaces:
- NBEventListener
public class GaugeInitialSetups
- extends Object
- implements NBEventListener
This is the class that we use for preliminary benchmarking of
intializations etc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GaugeInitialSetups
public GaugeInitialSetups()
initialize
public void initialize(int entityId,
Properties props,
String commType)
throws ServiceException
- Throws:
ServiceException
initializeProducerAndConsumer
public void initializeProducerAndConsumer()
throws ServiceException
- Throws:
ServiceException
onEvent
public void onEvent(NBEvent nbEvent)
- Description copied from interface:
NBEventListener
- Upon the receipt of an event which has satisfied all the constraints, if
any were provided, that needed to be satisfied prior to delivery
- Specified by:
onEvent in interface NBEventListener
main
public static void main(String[] args)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project