Package org.geotools.coverage.grid.io
Class DefaultHarvestedSource
Object
DefaultHarvestedSource
- All Implemented Interfaces:
HarvestedSource
Default implementation of the
HarvestedSource interface- Author:
- Andrea Aime - GeoSolutions
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultHarvestedSource
-
-
Method Details
-
getSource
Description copied from interface:HarvestedSourceThe object that has been processed- Specified by:
getSourcein interfaceHarvestedSource
-
success
public boolean success()Description copied from interface:HarvestedSourceIf true, the file has been ingested and generated new granules in the reader, false otherwise- Specified by:
successin interfaceHarvestedSource
-
getMessage
Description copied from interface:HarvestedSourceIn case the file was not ingested, provides a reason why it was skipped- Specified by:
getMessagein interfaceHarvestedSource
-
toString
-