Package org.onosproject.store.flow.impl
Implementation of the distributed flow rule store using p2p synchronization
protocol.
-
Interface Summary Interface Description LifecycleEventListener Flow table lifecycle event listener.LifecycleManager Flow table lifecycle manager. -
Class Summary Class Description BackupOperation Identifier representing a backup of a distinct bucket to a specific node.BucketId Represents a distinct device flow bucket.DeviceFlowTable Flow table for all flows associated with a specific device.DeviceReplicaInfo Device term context.ECFlowRuleStore Manages inventory of flow rules using a distributed state management protocol.ECFlowRuleStoreMessageSubjects MessageSubjects used by ECFlowRuleStore peer-peer communication.FlowBucket Container for a bucket of flows assigned to a specific device.FlowBucketDigest Flow bucket digest.LifecycleEvent Flow table lifecycle event.LogicalClock Logical clock.ReplicaInfoManager Manages replica placement information.Timestamped<T> Timestamped value. -
Enum Summary Enum Description LifecycleEvent.Type Lifecycle event type.