| Package | Description |
|---|---|
| org.onosproject.store.primitives.resources.impl |
State machine implementation classes for distributed primitives.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AsyncConsistentMultimapCommands.Clear
Clear multimap command.
|
static class |
AsyncConsistentMultimapCommands.MultiRemove
Remove command, backs remove and removeAll's that return booleans.
|
static class |
AsyncConsistentMultimapCommands.Put
Command to back the put and putAll methods.
|
static class |
AsyncConsistentMultimapCommands.RemoveAll
Remove command, backs remove and removeAll's that return booleans.
|
static class |
AsyncConsistentMultimapCommands.Replace
Replace command, returns the collection that was replaced.
|
Copyright © 2016. All rights reserved.