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.IOException
org.json.JSONException
public void close()
public void setArffWriter(ArffOutputter writer)
public double getBusyness(boolean verbose) throws java.io.IOException, org.json.JSONException
java.io.IOException
org.json.JSONException
Copyright © 2004-2014 The YAWL Foundation.