| Package | Description |
|---|---|
| org.provarules.agent2 | |
| org.provarules.reference2.messaging |
| Modifier and Type | Method and Description |
|---|---|
static ProvaThreadpoolEnum |
ProvaThreadpoolEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProvaThreadpoolEnum[] |
ProvaThreadpoolEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProvaReagentImpl.executeTask(long partition,
java.lang.Runnable task,
ProvaThreadpoolEnum threadPool) |
void |
ProvaReagent.executeTask(long partition,
java.lang.Runnable task,
ProvaThreadpoolEnum threadPool) |
void |
ProvaReagentImpl.submitAsync(long partition,
ProvaRule goal,
ProvaThreadpoolEnum threadPool) |
void |
ProvaReagent.submitAsync(long partition,
ProvaRule goal,
ProvaThreadpoolEnum targetPool) |
| Constructor and Description |
|---|
ProvaMessageImpl(long id,
ProvaRule goal,
ProvaThreadpoolEnum pool) |
Copyright © 2019. All Rights Reserved.