Uses of Interface
org.teiid.adminapi.Request
-
Packages that use Request Package Description org.teiid.adminapi org.teiid.adminapi.impl -
-
Uses of Request in org.teiid.adminapi
Methods in org.teiid.adminapi that return types with arguments of type Request Modifier and Type Method Description Collection<? extends Request>Admin. getRequests()Get the all Requests that are currently in processCollection<? extends Request>Admin. getRequestsForSession(String sessionId)Get the Requests for the given session -
Uses of Request in org.teiid.adminapi.impl
Classes in org.teiid.adminapi.impl that implement Request Modifier and Type Class Description classRequestMetadata
-