org.gcube.data.analysis.tabulardata.operation.worker
Interface JobResult

All Known Implementing Classes:
ImmutableJobResult

public interface JobResult


Method Summary
 List<CollateralTable> getCollateralTables()
           
 OperationException getException()
           
 org.gcube.data.analysis.tabulardata.model.table.Table getOutput()
           
 

Method Detail

getOutput

org.gcube.data.analysis.tabulardata.model.table.Table getOutput()

getException

OperationException getException()

getCollateralTables

List<CollateralTable> getCollateralTables()


Copyright © 2013. All Rights Reserved.