public class LoadReader
extends java.lang.Object
| Constructor and Description | 
|---|
LoadReader()  | 
LoadReader(java.lang.String host,
          int port)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
double | 
getBusyNess()  | 
double | 
getBusyness(boolean verbose)  | 
void | 
setArffWriter(ArffOutputter writer)  | 
public LoadReader()
public LoadReader(java.lang.String host,
                  int port)
public double getBusyNess()
                   throws java.io.IOException,
                          org.json.JSONException
java.io.IOExceptionorg.json.JSONExceptionpublic void close()
public void setArffWriter(ArffOutputter writer)
public double getBusyness(boolean verbose)
                   throws java.io.IOException,
                          org.json.JSONException
java.io.IOExceptionorg.json.JSONExceptionCopyright © 2004-2014 The YAWL Foundation.