See: Description
| Class | Description |
|---|---|
| DefaultTopology |
Default implementation of the topology descriptor.
|
| DefaultTopologyGraph |
Default implementation of an immutable topology graph based on a generic
implementation of adjacency lists graph.
|
| NoOpClockProviderService |
Dummy implementation of
DeviceClockProviderService. |
| SimpleApplicationIdStore |
Simple implementation of the application ID registry using in-memory
structures.
|
| SimpleApplicationStore |
Manages inventory of network control applications.
|
| SimpleClusterStore |
Manages inventory of infrastructure devices using trivial in-memory
structures implementation.
|
| SimpleComponentConfigStore |
Manages inventory of component configuration properties.
|
| SimpleDeviceStore |
Manages inventory of infrastructure devices using trivial in-memory
structures implementation.
|
| SimpleFlowRuleStore |
Manages inventory of flow rules using trivial in-memory implementation.
|
| SimpleGroupStore |
Manages inventory of group entries using trivial in-memory implementation.
|
| SimpleHostStore |
Manages inventory of end-station hosts using trivial in-memory
implementation.
|
| SimpleIdBlockStore |
Simple implementation of id block store.
|
| SimpleIntentStore |
Simple single-instance implementation of the intent store.
|
| SimpleLeadershipManager |
A trivial implementation of the leadership service.
|
| SimpleLinkResourceStore |
Manages link resources using trivial in-memory structures implementation.
|
| SimpleLinkStore |
Manages inventory of infrastructure links using trivial in-memory structures
implementation.
|
| SimpleMastershipStore |
Manages inventory of controller mastership over devices using
trivial, non-distributed in-memory structures implementation.
|
| SimplePacketStore |
Simple single instance implementation of the packet store.
|
| SimpleStatisticStore |
Maintains statistics using RPC calls to collect stats from remote instances
on demand.
|
| SimpleTopologyStore |
Manages inventory of topology snapshots using trivial in-memory
structures implementation.
|
| SystemClockTimestamp |
A Timestamp that derives its value from the system clock time (in ns)
on the controller where it is generated.
|
Copyright © 2015. All rights reserved.