| Package | Description |
|---|---|
| org.teiid.adminapi | |
| org.teiid.adminapi.impl | |
| org.teiid.adminapi.jboss | |
| org.teiid.adminshell |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Request> |
Admin.getRequests()
Get the all Requests that are currently in process
|
Collection<? extends Request> |
Admin.getRequestsForSession(String sessionId)
Get the Requests for the given session
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestMetadata |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Request> |
AdminFactory.AdminImpl.getRequests() |
Collection<? extends Request> |
AdminFactory.AdminImpl.getRequestsForSession(String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<? extends Request> |
AdminShell.getRequests() |
static Collection<? extends Request> |
AdminShell.getRequestsForSession(String sessionId) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.