| Package | Description |
|---|---|
| org.onosproject.store.service.impl |
Strongly consistent, fault-tolerant and durable state management
based on Raft consensus protocol.
|
| Modifier and Type | Method and Description |
|---|---|
TableModificationEvent.Type |
TableModificationEvent.type()
Returns the type of table modification event.
|
static TableModificationEvent.Type |
TableModificationEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableModificationEvent.Type[] |
TableModificationEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.