org.gcube.data.analysis.tabulardata.service.operation
Class OperationInterfaceMock.FakeWorker

java.lang.Object
  extended by 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


Constructor Summary
OperationInterfaceMock.FakeWorker(org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation)
           
 
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
 

Constructor Detail

OperationInterfaceMock.FakeWorker

public OperationInterfaceMock.FakeWorker(org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation)
Method Detail

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.