Package org.apache.nifi.toolkit.client
Interface SystemDiagnosticsClient
- All Known Implementing Classes:
JerseySystemDiagnosticsClient
public interface SystemDiagnosticsClient
-
Method Summary
Modifier and TypeMethodDescriptiongetSystemDiagnostics(boolean nodewise, DiagnosticLevel diagnosticLevel)
-
Method Details
-
getSystemDiagnostics
SystemDiagnosticsEntity getSystemDiagnostics(boolean nodewise, DiagnosticLevel diagnosticLevel) throws NiFiClientException, IOException - Throws:
NiFiClientExceptionIOException
-