| Package | Description |
|---|---|
| org.onosproject.store.service |
Distributed core state management services.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TransactionException.ConcurrentModification
Transaction failure due to a conflicting transaction in progress.
|
static class |
TransactionException.Interrupted
Transaction interrupted.
|
static class |
TransactionException.OptimisticConcurrencyFailure
Transaction failure due to optimistic concurrency violation.
|
static class |
TransactionException.Timeout
Transaction timeout.
|
Copyright © 2015. All rights reserved.