Interface DebugFunctionsLocal
public interface DebugFunctionsLocal
Debug methods for data processing.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
MAPPED_NAME
- See Also:
-
-
Method Details
-
log
Write the result from query or previous functions in the processing chain to the server log file. Optionally you can add a prefix, to make the messages more easy to find- Parameters:
input- result from query or previous functions in the processing chainprefix- prefix to make the log message easier to find- Returns:
- the input list
- Throws:
PubServerException
-