Constructor and Description |
---|
RequestCollator() |
RequestCollator(java.lang.String host,
int port) |
Modifier and Type | Method and Description |
---|---|
void |
dump() |
double |
getItemsPerSec() |
double |
getResponsesPerSec(java.lang.String request) |
java.util.Map<java.lang.String,ResponseStats> |
getStatisics() |
void |
scheduledEvent() |
public RequestCollator()
public RequestCollator(java.lang.String host, int port)
public void scheduledEvent()
scheduledEvent
in interface Pollable
public java.util.Map<java.lang.String,ResponseStats> getStatisics()
public double getItemsPerSec()
public double getResponsesPerSec(java.lang.String request)
public void dump()
Copyright © 2004-2014 The YAWL Foundation.