| Package | Description |
|---|---|
| org.onosproject.store.service |
Distributed core state management services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedSet.addListener(SetEventListener<E> listener)
Registers the specified listener to be notified whenever
the set is updated.
|
void |
DistributedSet.removeListener(SetEventListener<E> listener)
Unregisters the specified listener.
|
Copyright © 2015. All rights reserved.