Package ddf.catalog.operation
Interface SourceProcessingDetails
- All Known Subinterfaces:
ProcessingDetails
public interface SourceProcessingDetails
The Interface SourceProcessingDetails is intended to capture the processing details (e.g.
warnings) of a
Source.-
Method Summary
Modifier and TypeMethodDescriptionGets the warnings associated with theSource
-
Method Details
-
getWarnings
Gets the warnings associated with theSource- Returns:
- the warnings associated with the
Source
-