| Package | Description |
|---|---|
| org.aktin.broker.server | |
| org.aktin.broker.xml |
Structures for the broker data exchange.
|
| Modifier and Type | Method and Description |
|---|---|
RequestInfo |
Broker.getRequestInfo(int requestId)
Get basic status info for the given request id.
|
| Modifier and Type | Method and Description |
|---|---|
List<RequestInfo> |
Broker.listAllRequests() |
List<RequestInfo> |
Broker.listRequestsForNode(int nodeId) |
| Modifier and Type | Method and Description |
|---|---|
List<RequestInfo> |
RequestList.getRequests() |
| Constructor and Description |
|---|
RequestList(List<RequestInfo> requests) |
Copyright © 2014–2018 University of Oldenburg. All rights reserved.