| Package | Description |
|---|---|
| org.onosproject.store.service |
Distributed core state management services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsistentMapException
Top level exception for ConsistentMap failures.
|
static class |
ConsistentMapException.ConcurrentModification
ConsistentMap update conflicts with an in flight transaction.
|
static class |
ConsistentMapException.Interrupted
ConsistentMap operation interrupted.
|
static class |
ConsistentMapException.Timeout
ConsistentMap operation timeout.
|
static class |
StorageException.ConcurrentModification
Store update conflicts with an in flight transaction.
|
static class |
StorageException.Interrupted
Store operation interrupted.
|
static class |
StorageException.Timeout
Store operation timeout.
|
Copyright © 2015. All rights reserved.