| Package | Description |
|---|---|
| beehive.util | |
| beehive.worker |
| Modifier and Type | Field and Description |
|---|---|
TransactionInfo |
Task.txnInfo |
| Modifier and Type | Method and Description |
|---|---|
TransactionInfo |
Task.getTxnInfo() |
| Constructor and Description |
|---|
Task(java.lang.String id,
TransactionInfo txnInfo) |
Task(java.lang.String id,
TransactionInfo txnInfo,
int affinityLevel,
java.lang.String location) |
| Modifier and Type | Field and Description |
|---|---|
TransactionInfo |
WorkerStatus.currentTxnInfo |
| Modifier and Type | Method and Description |
|---|---|
TransactionInfo |
Worker.beginTransaction() |
| Constructor and Description |
|---|
WorkerStatus(int status,
TransactionInfo txnInfo) |