Package | Description |
---|---|
net.bluemind.node.api | |
net.bluemind.node.client.impl.ahc | |
net.bluemind.node.shared |
Modifier and Type | Method and Description |
---|---|
java.util.List<ExecDescriptor> |
INodeClient.getActiveExecutions(ActiveExecQuery query)
Returns a list of running process matching the given query object.
|
Modifier and Type | Method and Description |
---|---|
void |
INodeClient.interrupt(ExecDescriptor runningTask) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ExecDescriptor> |
AHCHttpNodeClient.getActiveExecutions(ActiveExecQuery query) |
protected java.util.List<ExecDescriptor> |
ActiveExecutionsHandler.getResult(int status,
io.netty.handler.codec.http.HttpHeaders headers,
FileBackedOutputStream body) |
Modifier and Type | Method and Description |
---|---|
void |
AHCHttpNodeClient.interrupt(ExecDescriptor runningTask) |
Constructor and Description |
---|
InterruptHandler(ExecDescriptor req) |
Modifier and Type | Method and Description |
---|---|
static ExecDescriptor |
ExecDescriptor.forTask(java.lang.String taskref) |
Copyright © 2021. All Rights Reserved.