Uses of Interface
org.metricshub.winrm.WqlCursor
Packages that use WqlCursor
-
Uses of WqlCursor in org.metricshub.winrm
Methods in org.metricshub.winrm that return WqlCursorModifier and TypeMethodDescriptiondefault WqlCursorWindowsRemoteExecutor.streamWql(String namespace, String wqlQuery, long timeout, int maxElements, long pullTimeout) Start a WQL enumeration and return a lazyWqlCursorover its rows: rows can be consumed as the WS-Enumeration pages arrive, and memory stays bounded by one page. -
Uses of WqlCursor in org.metricshub.winrm.light
Methods in org.metricshub.winrm.light that return WqlCursor