| Package | Description |
|---|---|
| org.onosproject.store.flow.impl |
Implementation of the distributed flow rule store using p2p synchronization
protocol.
|
| org.onosproject.store.flowext.impl |
Experimental extension to the flow rule subsystem; still under development.
|
| org.onosproject.store.statistic.impl |
Implementation of the statistic store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicaInfoManager
Manages replica placement information.
|
| Modifier and Type | Field and Description |
|---|---|
protected ReplicaInfoService |
DistributedFlowRuleStore.replicaInfoManager |
| Modifier and Type | Field and Description |
|---|---|
protected ReplicaInfoService |
DefaultFlowRuleExtRouter.replicaInfoManager |
| Modifier and Type | Field and Description |
|---|---|
protected ReplicaInfoService |
DistributedStatisticStore.replicaInfoManager |
Copyright © 2015. All rights reserved.