org.gcube.data.analysis.tabulardata.service.tabular
Class HistoryStepImpl
java.lang.Object
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)
|
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)
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.