- deactivate() - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- deactivate(ApplicationId) - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- deactivate() - Method in class org.onosproject.store.cfg.DistributedComponentConfigStore
-
- deactivate() - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- deactivate() - Method in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- deactivate() - Method in class org.onosproject.store.cluster.messaging.impl.ClusterCommunicationManager
-
- deactivate() - Method in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- deactivate() - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- deactivate() - Method in class org.onosproject.store.core.impl.DistributedApplicationIdStore
-
- deactivate() - Method in class org.onosproject.store.core.impl.DistributedIdBlockStore
-
- deactivate() - Method in class org.onosproject.store.core.impl.LogicalClockManager
-
- deactivate() - Method in class org.onosproject.store.device.impl.DeviceClockManager
-
- deactivate() - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- deactivate() - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- deactivate(ComponentContext) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- deactivate() - Method in class org.onosproject.store.flow.impl.ReplicaInfoManager
-
- deactivate() - Method in class org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore
-
- deactivate() - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- deactivate() - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- deactivate() - Method in class org.onosproject.store.intent.impl.ConsistentIntentSetMultimap
-
- deactivate() - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- deactivate() - Method in class org.onosproject.store.intent.impl.IntentPartitionManager
-
- deactivate() - Method in class org.onosproject.store.key.impl.DistributedDeviceKeyStore
-
Deactivate the distributed device key store.
- deactivate() - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- deactivate() - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- deactivate() - Method in class org.onosproject.store.packet.impl.DistributedPacketStore
-
- deactivate() - Method in class org.onosproject.store.proxyarp.impl.DistributedProxyArpStore
-
- deactivate() - Method in class org.onosproject.store.region.impl.DistributedRegionStore
-
- deactivate() - Method in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- deactivate() - Method in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- deactivate() - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.onosproject.store.cluster.messaging.impl.MessageDecoder
-
- DecoderState - Enum in org.onosproject.store.cluster.messaging.impl
-
State transitions a decoder goes through as it is decoding an incoming message.
- DEFAULT_LINK_DISCOVERY_MODE - Static variable in class org.onosproject.store.link.impl.CoreConfig
-
- deleteDeviceKey(DeviceKeyId) - Method in class org.onosproject.store.key.impl.DistributedDeviceKeyStore
-
- deleteFlowRule(FlowRule) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- deleteGroupDescription(DeviceId, GroupKey) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
Triggers deleting the existing group entry.
- DEVICE_ADVERTISE - Static variable in class org.onosproject.store.device.impl.GossipDeviceStoreMessageSubjects
-
- DEVICE_INJECTED - Static variable in class org.onosproject.store.device.impl.GossipDeviceStoreMessageSubjects
-
- DEVICE_OFFLINE - Static variable in class org.onosproject.store.device.impl.GossipDeviceStoreMessageSubjects
-
- DEVICE_REMOVE_REQ - Static variable in class org.onosproject.store.device.impl.GossipDeviceStoreMessageSubjects
-
- DEVICE_REMOVED - Static variable in class org.onosproject.store.device.impl.GossipDeviceStoreMessageSubjects
-
- DEVICE_REQUEST - Static variable in class org.onosproject.store.device.impl.GossipDeviceStoreMessageSubjects
-
- DEVICE_UPDATE - Static variable in class org.onosproject.store.device.impl.GossipDeviceStoreMessageSubjects
-
- DeviceAntiEntropyAdvertisement - Class in org.onosproject.store.device.impl
-
Device Advertisement message.
- DeviceAntiEntropyAdvertisement(NodeId, Map<DeviceFragmentId, Timestamp>, Map<PortFragmentId, Timestamp>, Map<DeviceId, Timestamp>) - Constructor for class org.onosproject.store.device.impl.DeviceAntiEntropyAdvertisement
-
- DeviceAntiEntropyRequest - Class in org.onosproject.store.device.impl
-
Message to request for other peers information.
- DeviceAntiEntropyRequest(NodeId, Collection<DeviceFragmentId>, Collection<PortFragmentId>) - Constructor for class org.onosproject.store.device.impl.DeviceAntiEntropyRequest
-
- DeviceClockManager - Class in org.onosproject.store.device.impl
-
Clock service to issue Timestamp based on Device Mastership.
- DeviceClockManager() - Constructor for class org.onosproject.store.device.impl.DeviceClockManager
-
- deviceClockService - Variable in class org.onosproject.store.device.impl.ECDeviceStore
-
- deviceClockService - Variable in class org.onosproject.store.device.impl.GossipDeviceStore
-
- deviceClockService - Variable in class org.onosproject.store.link.impl.ECLinkStore
-
- deviceDescription() - Method in class org.onosproject.store.device.impl.DeviceInjectedEvent
-
- deviceDescription() - Method in class org.onosproject.store.device.impl.InternalDeviceEvent
-
- deviceFingerPrints() - Method in class org.onosproject.store.device.impl.DeviceAntiEntropyAdvertisement
-
- DeviceFragmentId - Class in org.onosproject.store.device.impl
-
Identifier for DeviceDesctiption from a Provider.
- DeviceFragmentId(DeviceId, ProviderId) - Constructor for class org.onosproject.store.device.impl.DeviceFragmentId
-
- deviceId - Variable in class org.onosproject.store.device.impl.DeviceFragmentId
-
- deviceId() - Method in class org.onosproject.store.device.impl.DeviceInjectedEvent
-
- deviceId() - Method in class org.onosproject.store.device.impl.DeviceKey
-
- deviceId() - Method in class org.onosproject.store.device.impl.InternalDeviceEvent
-
- deviceId() - Method in class org.onosproject.store.device.impl.InternalDeviceOfflineEvent
-
- deviceId() - Method in class org.onosproject.store.device.impl.InternalDeviceRemovedEvent
-
- deviceId() - Method in class org.onosproject.store.device.impl.InternalPortEvent
-
- deviceId() - Method in class org.onosproject.store.device.impl.InternalPortStatusEvent
-
- deviceId - Variable in class org.onosproject.store.device.impl.PortFragmentId
-
- deviceId() - Method in class org.onosproject.store.device.impl.PortInjectedEvent
-
- deviceId() - Method in class org.onosproject.store.device.impl.PortKey
-
- deviceId() - Method in class org.onosproject.store.group.impl.DistributedGroupStore.GroupStoreMapKey
-
- deviceId() - Method in class org.onosproject.store.group.impl.GroupStoreMessage
-
Returns the device identifier of this group request.
- deviceInitialAuditCompleted(DeviceId, boolean) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- deviceInitialAuditStatus(DeviceId) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- DeviceInjectedEvent - Class in org.onosproject.store.device.impl
-
- DeviceInjectedEvent(ProviderId, DeviceId, DeviceDescription) - Constructor for class org.onosproject.store.device.impl.DeviceInjectedEvent
-
- DeviceInjectedEvent() - Constructor for class org.onosproject.store.device.impl.DeviceInjectedEvent
-
- DeviceKey - Class in org.onosproject.store.device.impl
-
Key for DeviceDescriptions in ECDeviceStore.
- DeviceKey(ProviderId, DeviceId) - Constructor for class org.onosproject.store.device.impl.DeviceKey
-
- devices() - Method in class org.onosproject.store.device.impl.DeviceAntiEntropyRequest
-
- deviceService - Variable in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- deviceService - Variable in class org.onosproject.store.intent.impl.ConsistentIntentSetMultimap
-
- deviceService - Variable in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- DistributedApplicationIdStore - Class in org.onosproject.store.core.impl
-
ApplicationIdStore implementation on top of AtomicCounter
and ConsistentMap primitives.
- DistributedApplicationIdStore() - Constructor for class org.onosproject.store.core.impl.DistributedApplicationIdStore
-
- DistributedApplicationStore - Class in org.onosproject.store.app
-
Manages inventory of applications in a distributed data store providing
stronger consistency guarantees.
- DistributedApplicationStore() - Constructor for class org.onosproject.store.app.DistributedApplicationStore
-
- DistributedApplicationStore.InternalState - Enum in org.onosproject.store.app
-
- DistributedClusterStore - Class in org.onosproject.store.cluster.impl
-
- DistributedClusterStore() - Constructor for class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- DistributedComponentConfigStore - Class in org.onosproject.store.cfg
-
Manages inventory of component configurations in a distributed data store
that provides strong sequential consistency guarantees.
- DistributedComponentConfigStore() - Constructor for class org.onosproject.store.cfg.DistributedComponentConfigStore
-
- DistributedDeviceKeyStore - Class in org.onosproject.store.key.impl
-
A distributed device key store implementation, device keys are stored consistently
across the cluster.
- DistributedDeviceKeyStore() - Constructor for class org.onosproject.store.key.impl.DistributedDeviceKeyStore
-
- DistributedFlowObjectiveStore - Class in org.onosproject.store.flowobjective.impl
-
Manages the inventory of created next groups.
- DistributedFlowObjectiveStore() - Constructor for class org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore
-
- DistributedFlowRuleStore - Class in org.onosproject.store.flow.impl
-
Manages inventory of flow rules using a distributed state management protocol.
- DistributedFlowRuleStore() - Constructor for class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- DistributedFlowStatisticStore - Class in org.onosproject.store.statistic.impl
-
Maintains flow statistics using RPC calls to collect stats from remote instances
on demand.
- DistributedFlowStatisticStore() - Constructor for class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- DistributedGroupStore - Class in org.onosproject.store.group.impl
-
Manages inventory of group entries using distributed group stores from the
storage service.
- DistributedGroupStore() - Constructor for class org.onosproject.store.group.impl.DistributedGroupStore
-
- DistributedGroupStore.GroupStoreIdMapKey - Class in org.onosproject.store.group.impl
-
- DistributedGroupStore.GroupStoreKeyMapKey - Class in org.onosproject.store.group.impl
-
- DistributedGroupStore.GroupStoreMapKey - Class in org.onosproject.store.group.impl
-
Flattened map key to be used to store group entries.
- DistributedHostStore - Class in org.onosproject.store.host.impl
-
Manages the inventory of hosts using a EventuallyConsistentMap.
- DistributedHostStore() - Constructor for class org.onosproject.store.host.impl.DistributedHostStore
-
- DistributedIdBlockStore - Class in org.onosproject.store.core.impl
-
Implementation of IdBlockStore using AtomicCounter.
- DistributedIdBlockStore() - Constructor for class org.onosproject.store.core.impl.DistributedIdBlockStore
-
- DistributedLeadershipStore - Class in org.onosproject.store.cluster.impl
-
Implementation of LeadershipStore that makes use of a LeaderElector
primitive.
- DistributedLeadershipStore() - Constructor for class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- DistributedNetworkConfigStore - Class in org.onosproject.store.config.impl
-
Implementation of a distributed network configuration store.
- DistributedNetworkConfigStore() - Constructor for class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- DistributedPacketStore - Class in org.onosproject.store.packet.impl
-
Distributed packet store implementation allowing packets to be sent to
remote instances.
- DistributedPacketStore() - Constructor for class org.onosproject.store.packet.impl.DistributedPacketStore
-
- DistributedProxyArpStore - Class in org.onosproject.store.proxyarp.impl
-
Implementation of proxy ARP distribution mechanism.
- DistributedProxyArpStore() - Constructor for class org.onosproject.store.proxyarp.impl.DistributedProxyArpStore
-
- DistributedRegionStore - Class in org.onosproject.store.region.impl
-
Consistent store implementation for tracking region definitions and device
region affiliation.
- DistributedRegionStore() - Constructor for class org.onosproject.store.region.impl.DistributedRegionStore
-
- DistributedStatisticStore - Class in org.onosproject.store.statistic.impl
-
Maintains statistics using RPC calls to collect stats from remote instances
on demand.
- DistributedStatisticStore() - Constructor for class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- DistributedStoreSerializers - Class in org.onosproject.store.serializers.custom
-
- DistributedTopologyStore - Class in org.onosproject.store.topology.impl
-
Manages inventory of topology snapshots using trivial in-memory
structures implementation.
- DistributedTopologyStore() - Constructor for class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- offline() - Method in class org.onosproject.store.device.impl.DeviceAntiEntropyAdvertisement
-
- org.onosproject.store.app - package org.onosproject.store.app
-
Implementation of distributed application store.
- org.onosproject.store.cfg - package org.onosproject.store.cfg
-
Implementation of distributed component configuration store.
- org.onosproject.store.cluster.impl - package org.onosproject.store.cluster.impl
-
Implementation of a distributed cluster membership store and failure detector.
- org.onosproject.store.cluster.messaging.impl - package org.onosproject.store.cluster.messaging.impl
-
Implementation of the cluster messaging mechanism.
- org.onosproject.store.config.impl - package org.onosproject.store.config.impl
-
Implementation of the distributed network configuration store.
- org.onosproject.store.core.impl - package org.onosproject.store.core.impl
-
Implementation of a distributed application registry.
- org.onosproject.store.device.impl - package org.onosproject.store.device.impl
-
Implementation of distributed device store using p2p synchronization protocol.
- org.onosproject.store.flow - package org.onosproject.store.flow
-
Definitions of events and messages pertaining to replication of flow entries.
- org.onosproject.store.flow.impl - package org.onosproject.store.flow.impl
-
Implementation of the distributed flow rule store using p2p synchronization
protocol.
- org.onosproject.store.flowobjective.impl - package org.onosproject.store.flowobjective.impl
-
Implementation of distributed store for the flow objective state.
- org.onosproject.store.group.impl - package org.onosproject.store.group.impl
-
Implementation of a distributed group store.
- org.onosproject.store.host.impl - package org.onosproject.store.host.impl
-
Implementation of a distributed host store.
- org.onosproject.store.impl - package org.onosproject.store.impl
-
Common facilities for use by various distributed stores.
- org.onosproject.store.intent.impl - package org.onosproject.store.intent.impl
-
Implementation of distributed intent store.
- org.onosproject.store.key.impl - package org.onosproject.store.key.impl
-
A distributed device key store implementation that stores device key
data consistently across the cluster.
- org.onosproject.store.link.impl - package org.onosproject.store.link.impl
-
Implementation of distributed link store using eventually consistent map primitive.
- org.onosproject.store.mastership.impl - package org.onosproject.store.mastership.impl
-
Implementation of a distributed mastership store.
- org.onosproject.store.packet.impl - package org.onosproject.store.packet.impl
-
Implementation of distributed packet store.
- org.onosproject.store.proxyarp.impl - package org.onosproject.store.proxyarp.impl
-
Implementation of proxy ARP distribution mechanism.
- org.onosproject.store.region.impl - package org.onosproject.store.region.impl
-
A distributed store implementation for tracking region definitions
consistently across the cluster.
- org.onosproject.store.resource.impl - package org.onosproject.store.resource.impl
-
Implementation of the network resource distributed store.
- org.onosproject.store.serializers.custom - package org.onosproject.store.serializers.custom
-
Distributed store serializers.
- org.onosproject.store.statistic.impl - package org.onosproject.store.statistic.impl
-
Implementation of the statistic store.
- org.onosproject.store.topology.impl - package org.onosproject.store.topology.impl
-
Implementation of distributed topology store using p2p synchronization protocol.
- value() - Method in class org.onosproject.store.impl.Timestamped
-
Returns the value.
- valueOf(String) - Static method in enum org.onosproject.store.app.DistributedApplicationStore.InternalState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.store.cluster.messaging.impl.DecoderState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.store.cluster.messaging.impl.InternalMessage.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.store.core.impl.AppIdEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.store.flow.ReplicaInfoEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.store.group.impl.GroupStoreMessage.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.store.link.impl.ECLinkStore.LinkDiscoveryMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.onosproject.store.app.DistributedApplicationStore.InternalState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.store.cluster.messaging.impl.DecoderState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.store.cluster.messaging.impl.InternalMessage.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.store.core.impl.AppIdEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.store.flow.ReplicaInfoEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.store.group.impl.GroupStoreMessage.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.store.link.impl.ECLinkStore.LinkDiscoveryMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.