| Package | Description |
|---|---|
| org.onosproject.store.service |
Distributed core state management services.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseUpdate.Type |
DatabaseUpdate.type()
Returns the type of update operation.
|
static DatabaseUpdate.Type |
DatabaseUpdate.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseUpdate.Type[] |
DatabaseUpdate.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseUpdate.Builder |
DatabaseUpdate.Builder.withType(DatabaseUpdate.Type type) |
Copyright © 2015. All rights reserved.