Class NodeSystemInfoAPI
java.lang.Object
org.apache.solr.handler.admin.api.NodeSystemInfoAPI
V2 API for getting "system" information from the receiving node.
This includes current resource utilization, information about the installation (location, version, etc.), and JVM settings.
This API (GET /v2/node/system) is analogous to the v1 /admin/info/system.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
NodeSystemInfoAPI
-
-
Method Details
-
getSystemInformation
- Throws:
Exception
-