| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.task |
TODO.
|
| Modifier and Type | Method and Description |
|---|---|
static GridTaskThreadContextKey |
GridTaskThreadContextKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridTaskThreadContextKey[] |
GridTaskThreadContextKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
GridTaskProcessor.getThreadContext(GridTaskThreadContextKey key)
Gets thread-local context value for a given
key. |
void |
GridTaskProcessor.setThreadContext(GridTaskThreadContextKey key,
Object val)
Sets the thread-local context value.
|
void |
GridTaskProcessor.setThreadContextIfNotNull(GridTaskThreadContextKey key,
Object val)
Sets the thread-local context value, if it is not null.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015