edu.stolaf.cs.wmrserver.thrift
Class JobService

java.lang.Object
  extended by edu.stolaf.cs.wmrserver.thrift.JobService

public class JobService
extends java.lang.Object


Nested Class Summary
static class JobService.AsyncClient
           
static interface JobService.AsyncIface
           
static class JobService.Client
           
static class JobService.getStatus_args
           
static class JobService.getStatus_result
           
static interface JobService.Iface
           
static class JobService.kill_args
           
static class JobService.kill_result
           
static class JobService.Processor<I extends JobService.Iface>
           
static class JobService.readDataPage_args
           
static class JobService.readDataPage_result
           
static class JobService.storeDataset_args
           
static class JobService.storeDataset_result
           
static class JobService.submit_args
           
static class JobService.submit_result
           
 
Constructor Summary
JobService()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobService

public JobService()