|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HarvestedSource
Information about one of the sources that have been processed by
StructuredGridCoverage2DReader.harvest(String, Object, org.geotools.factory.Hints)
,
indicating whether the object was successfully ingested or not.
Method Summary | |
---|---|
String |
getMessage()
In case the file was not ingested, provides a reason why it was skipped |
Object |
getSource()
The object that has been processed |
boolean |
success()
If true, the file has been ingested and generated new granules in the reader, false otherwise |
Method Detail |
---|
Object getSource()
boolean success()
String getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |