weka4ws.core
Class RemoteClusterer

java.lang.Object
  extended byweka4ws.core.RemoteTask
      extended byweka4ws.core.RemoteTestTask
          extended byweka4ws.core.RemoteClusterer
All Implemented Interfaces:
RemoteTaskConstants

public class RemoteClusterer
extends RemoteTestTask

Handles the computation of a remote clusterer.

Author:
Marco Lackovic

Field Summary
 
Fields inherited from interface weka4ws.core.RemoteTaskConstants
ASSOCIATOR, CLASSIFIER, CLUSTERER, CROSS_VALIDATION, DATASET_MAXSIZE, PERCENTAGE_SPLIT, TEMP_DIR, TEST_SET, TRAINING_SET
 
Constructor Summary
RemoteClusterer(ConnectionParameters connectionParameters, RemoteParameters parameters)
           
 
Methods inherited from class weka4ws.core.RemoteTestTask
setTestOptions, setTestOptions, setTestset
 
Methods inherited from class weka4ws.core.RemoteTask
checkRemoteFile, getExecutionTime, getLocation, getResult, setAlgorithm, setDataset, stop
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteClusterer

public RemoteClusterer(ConnectionParameters connectionParameters,
                       RemoteParameters parameters)
                throws org.apache.axis.types.URI.MalformedURIException,
                       java.rmi.RemoteException,
                       javax.xml.rpc.ServiceException