Uses of Class
com.sas.lsaf.execution.session.SessionQuery
-
Packages that use SessionQuery Package Description com.sas.lsaf.execution.session The classes and interfaces to query and manage execution sessions. -
-
Uses of SessionQuery in com.sas.lsaf.execution.session
Methods in com.sas.lsaf.execution.session with parameters of type SessionQuery Modifier and Type Method Description SessionSearchResults
SessionService. search(SessionQuery query)
Searches sessions based on the specified query.
-