|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Request.ThreadState | |
|---|---|
| org.teiid.adminapi | |
| org.teiid.adminapi.impl | |
| Uses of Request.ThreadState in org.teiid.adminapi |
|---|
| Methods in org.teiid.adminapi that return Request.ThreadState | |
|---|---|
Request.ThreadState |
Request.getThreadState()
|
static Request.ThreadState |
Request.ThreadState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Request.ThreadState[] |
Request.ThreadState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Request.ThreadState in org.teiid.adminapi.impl |
|---|
| Methods in org.teiid.adminapi.impl that return Request.ThreadState | |
|---|---|
Request.ThreadState |
RequestMetadata.getThreadState()
|
| Methods in org.teiid.adminapi.impl with parameters of type Request.ThreadState | |
|---|---|
void |
RequestMetadata.setThreadState(Request.ThreadState threadState)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||