org.gcube.data.analysis.tabulardata.service.operation
Class OperationInterfaceMock.FakeWorker
java.lang.Object
org.gcube.data.analysis.tabulardata.service.operation.OperationInterfaceMock.FakeWorker
- All Implemented Interfaces:
- Runnable, org.gcube.data.analysis.tabulardata.operation.worker.Worker
- Enclosing class:
- OperationInterfaceMock
public class OperationInterfaceMock.FakeWorker
- extends Object
- implements org.gcube.data.analysis.tabulardata.operation.worker.Worker
|
Method Summary |
org.gcube.data.analysis.tabulardata.operation.worker.ImmutableJob |
getJob()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationInterfaceMock.FakeWorker
public OperationInterfaceMock.FakeWorker(org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation)
run
public void run()
- Specified by:
run in interface Runnable
getJob
public org.gcube.data.analysis.tabulardata.operation.worker.ImmutableJob getJob()
- Specified by:
getJob in interface org.gcube.data.analysis.tabulardata.operation.worker.Worker
Copyright © 2013. All Rights Reserved.