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

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.service.operation.OperationInterfaceMock.OperationUpdater
All Implemented Interfaces:
Runnable
Enclosing class:
OperationInterfaceMock

public class OperationInterfaceMock.OperationUpdater
extends Object
implements Runnable


Constructor Summary
OperationInterfaceMock.OperationUpdater(org.gcube.data.analysis.tabulardata.operation.worker.Worker worker, DelegateTask delegateOperation, org.gcube.data.analysis.tabulardata.service.tabular.TabularResourceId tabularResourceId, org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationInterfaceMock.OperationUpdater

public OperationInterfaceMock.OperationUpdater(org.gcube.data.analysis.tabulardata.operation.worker.Worker worker,
                                               DelegateTask delegateOperation,
                                               org.gcube.data.analysis.tabulardata.service.tabular.TabularResourceId tabularResourceId,
                                               org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2013. All Rights Reserved.