| Package | Description |
|---|---|
| org.onosproject.store.flow |
Definitions of events and messages pertaining to replication of flow entries.
|
| org.onosproject.store.flow.impl |
Implementation of the distributed flow rule store using p2p synchronization
protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicaInfoService.addListener(ReplicaInfoEventListener listener)
Adds the specified replica placement info change listener.
|
void |
ReplicaInfoService.removeListener(ReplicaInfoEventListener listener)
Removes the specified replica placement info change listener.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.event.ListenerRegistry<ReplicaInfoEvent,ReplicaInfoEventListener> |
ReplicaInfoManager.listenerRegistry |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicaInfoManager.addListener(ReplicaInfoEventListener listener) |
void |
ReplicaInfoManager.removeListener(ReplicaInfoEventListener listener) |
Copyright © 2016. All rights reserved.