| Package | Description |
|---|---|
| org.teiid.adminapi | |
| org.teiid.adminapi.impl |
| Modifier and Type | Method and Description |
|---|---|
Request.ThreadState |
Request.getThreadState() |
static Request.ThreadState |
Request.ThreadState.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
Request.ThreadState |
RequestMetadata.getThreadState() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestMetadata.setThreadState(Request.ThreadState threadState) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.