| Package | Description |
|---|---|
| org.onosproject.store.service |
Distributed core state management services.
|
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Transaction.transition(Transaction.State newState)
Returns a new transaction that is created by transitioning this one to the specified state.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Transaction> |
StorageAdminService.getTransactions()
Returns all the transactions in the system.
|
Copyright © 2015. All rights reserved.