org.gcube.data.analysis.tabulardata.service.tabular
Class HistoryStepImpl

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.service.tabular.HistoryStepImpl
All Implemented Interfaces:
org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep

public class HistoryStepImpl
extends Object
implements org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep


Constructor Summary
HistoryStepImpl(org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation, org.gcube.data.analysis.tabulardata.model.table.Table resultTable, org.gcube.data.analysis.tabulardata.service.operation.TaskJobClassifier operationClassifier)
           
 
Method Summary
 boolean equals(Object obj)
           
 org.gcube.data.analysis.tabulardata.service.operation.TaskJobClassifier getOperationClassifier()
           
 org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation getOperationInvocation()
           
 org.gcube.data.analysis.tabulardata.model.table.Table getResultTable()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HistoryStepImpl

public HistoryStepImpl(org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation,
                       org.gcube.data.analysis.tabulardata.model.table.Table resultTable,
                       org.gcube.data.analysis.tabulardata.service.operation.TaskJobClassifier operationClassifier)
Method Detail

getOperationInvocation

public org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation getOperationInvocation()
Specified by:
getOperationInvocation in interface org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep

getResultTable

public org.gcube.data.analysis.tabulardata.model.table.Table getResultTable()
Specified by:
getResultTable in interface org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep

getOperationClassifier

public org.gcube.data.analysis.tabulardata.service.operation.TaskJobClassifier getOperationClassifier()
Specified by:
getOperationClassifier in interface org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.