| Package | Description |
|---|---|
| org.onosproject.store.primitives.resources.impl |
State machine implementation classes for distributed primitives.
|
| Modifier and Type | Method and Description |
|---|---|
protected RollbackResult |
AtomixConsistentMapState.rollback(io.atomix.copycat.server.Commit<? extends AtomixConsistentMapCommands.TransactionRollback> commit)
Handles an rollback commit (ha!).
|
static RollbackResult |
RollbackResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RollbackResult[] |
RollbackResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.