- 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() - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
Deprecated.
- deactivate(ComponentContext) - Method in class org.onosproject.store.flow.impl.ECFlowRuleStore
-
- 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.DefaultHostProbeStore
-
- 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.WorkPartitionManager
-
- 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.mcast.impl.DistributedMcastStore
-
- deactivate() - Method in class org.onosproject.store.packet.impl.DistributedPacketStore
-
- deactivate() - Method in class org.onosproject.store.pi.impl.AbstractDistributedPiTranslationStore
-
- deactivate() - Method in class org.onosproject.store.pi.impl.DistributedDevicePipeconfMappingStore
-
- 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
-
- DefaultHostProbeStore - Class in org.onosproject.store.host.impl
-
- DefaultHostProbeStore() - Constructor for class org.onosproject.store.host.impl.DefaultHostProbeStore
-
- deleteDeviceKey(DeviceKeyId) - Method in class org.onosproject.store.key.impl.DistributedDeviceKeyStore
-
- deleteFlowRule(FlowRule) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
Deprecated.
- deleteFlowRule(FlowRule) - Method in class org.onosproject.store.flow.impl.ECFlowRuleStore
-
- 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_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_STATUS_CHANGE - 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.InternalDeviceEvent
-
- deviceFingerPrints() - Method in class org.onosproject.store.device.impl.DeviceAntiEntropyAdvertisement
-
- DeviceFlowTable - Class in org.onosproject.store.flow.impl
-
Flow table for all flows associated with a specific device.
- 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.DeviceKey
-
- deviceId() - Method in class org.onosproject.store.device.impl.InternalDeviceEvent
-
- deviceId() - Method in class org.onosproject.store.device.impl.InternalDeviceRemovedEvent
-
- deviceId() - Method in class org.onosproject.store.device.impl.InternalDeviceStatusChangeEvent
-
- 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.PortKey
-
- deviceId() - Method in class org.onosproject.store.flow.impl.BucketId
-
Returns the bucket device identifier.
- 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
-
- 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
-
- DeviceReplicaInfo - Class in org.onosproject.store.flow.impl
-
Device term context.
- DeviceReplicaInfo(long, NodeId, List<NodeId>) - Constructor for class org.onosproject.store.flow.impl.DeviceReplicaInfo
-
- devices() - Method in class org.onosproject.store.device.impl.DeviceAntiEntropyRequest
-
- deviceService - Variable in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
Deprecated.
- deviceService - Variable in class org.onosproject.store.flow.impl.ECFlowRuleStore
-
- deviceService - Variable in class org.onosproject.store.intent.impl.ConsistentIntentSetMultimap
-
- deviceService - Variable in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- deviceToPipeconf - Variable in class org.onosproject.store.pi.impl.DistributedDevicePipeconfMappingStore
-
- 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
-
- DistributedDevicePipeconfMappingStore - Class in org.onosproject.store.pi.impl
-
Manages information of pipeconf to device binding.
- DistributedDevicePipeconfMappingStore() - Constructor for class org.onosproject.store.pi.impl.DistributedDevicePipeconfMappingStore
-
- 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
-
- DistributedFlowRuleStore() - Constructor for class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
Deprecated.
- 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
-
- DistributedMcastStore - Class in org.onosproject.store.mcast.impl
-
A distributed mcast store implementation.
- DistributedMcastStore() - Constructor for class org.onosproject.store.mcast.impl.DistributedMcastStore
-
- 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
-
- DistributedPiFlowRuleTranslationStore - Class in org.onosproject.store.pi.impl
-
Distributed implementation of a PI translation store for flow rules.
- DistributedPiFlowRuleTranslationStore() - Constructor for class org.onosproject.store.pi.impl.DistributedPiFlowRuleTranslationStore
-
- DistributedPiGroupTranslationStore - Class in org.onosproject.store.pi.impl
-
Distributed implementation of a PI translation store for groups.
- DistributedPiGroupTranslationStore() - Constructor for class org.onosproject.store.pi.impl.DistributedPiGroupTranslationStore
-
- DistributedPiMeterTranslationStore - Class in org.onosproject.store.pi.impl
-
Distributed implementation of a PI translation store for meters.
- DistributedPiMeterTranslationStore() - Constructor for class org.onosproject.store.pi.impl.DistributedPiMeterTranslationStore
-
- DistributedPiMulticastGroupTranslationStore - Class in org.onosproject.store.pi.impl
-
Distributed implementation of a PI translation store for multicast groups.
- DistributedPiMulticastGroupTranslationStore() - Constructor for class org.onosproject.store.pi.impl.DistributedPiMulticastGroupTranslationStore
-
- 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
-
- driverService - Variable in class org.onosproject.store.group.impl.DistributedGroupStore
-
- get(PiHandle<E>) - Method in class org.onosproject.store.pi.impl.AbstractDistributedPiTranslationStore
-
- GET_CURRENT - Static variable in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- GET_CURRENT - Static variable in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- GET_DEVICE_FLOW_COUNT - Static variable in class org.onosproject.store.flow.impl.ECFlowRuleStoreMessageSubjects
-
- GET_DEVICE_FLOW_ENTRIES - Static variable in class org.onosproject.store.flow.impl.ECFlowRuleStoreMessageSubjects
-
- GET_FLOW_ENTRY - Static variable in class org.onosproject.store.flow.impl.ECFlowRuleStoreMessageSubjects
-
- GET_PREVIOUS - Static variable in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- GET_PREVIOUS - Static variable in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- getActiveFlowRuleCount(DeviceId) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
Deprecated.
- getActiveFlowRuleCount(DeviceId) - Method in class org.onosproject.store.flow.impl.ECFlowRuleStore
-
- getAll() - Method in class org.onosproject.store.pi.impl.AbstractDistributedPiTranslationStore
-
- getAllGroups() - Method in class org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore
-
- getAllocatedResources(DiscreteResourceId, Class<T>) - Method in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- getAppId(Short) - Method in class org.onosproject.store.core.impl.DistributedApplicationIdStore
-
- getAppId(String) - Method in class org.onosproject.store.core.impl.DistributedApplicationIdStore
-
- getAppIds() - Method in class org.onosproject.store.core.impl.DistributedApplicationIdStore
-
- getApplication(ApplicationId) - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- getApplicationArchive(ApplicationId) - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- getApplications() - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- getAvailableDeviceCount() - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getAvailableDeviceCount() - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getAvailableDevices() - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getAvailableDevices() - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getChildResources(DiscreteResourceId) - Method in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- getChildResources(DiscreteResourceId, Class<T>) - Method in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- getCluster(Topology, ClusterId) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getClusterDevices(Topology, TopologyCluster) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getClusterLinks(Topology, TopologyCluster) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getClusters(Topology) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getConfig(S, Class<T>) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- getConfigClasses(S) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- getConfigFactory(Class<C>) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- getConnectedHosts(ConnectPoint) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- getConnectedHosts(DeviceId) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- getCurrentFlowStatistic(ConnectPoint) - Method in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- getCurrentStatistic(ConnectPoint) - Method in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- getDeltaStatisticsForPort(DeviceId, PortNumber) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getDeltaStatisticsForPort(DeviceId, PortNumber) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getDevice(DeviceId) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getDevice(DeviceId) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getDeviceCount() - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getDeviceCount() - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getDeviceEgressLinks(DeviceId) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getDeviceIngressLinks(DeviceId) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getDeviceKey(DeviceKeyId) - Method in class org.onosproject.store.key.impl.DistributedDeviceKeyStore
-
- getDeviceKeys() - Method in class org.onosproject.store.key.impl.DistributedDeviceKeyStore
-
- getDevices() - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getDevices() - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getDevices(NodeId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- getDevices(PiPipeconfId) - Method in class org.onosproject.store.pi.impl.DistributedDevicePipeconfMappingStore
-
- getDigest() - Method in class org.onosproject.store.flow.impl.FlowBucket
-
Returns the digest for the bucket.
- getDisjointPaths(Topology, DeviceId, DeviceId) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getDisjointPaths(Topology, DeviceId, DeviceId, LinkWeigher) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getDisjointPaths(Topology, DeviceId, DeviceId, Map<Link, Object>) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getDisjointPaths(Topology, DeviceId, DeviceId, LinkWeigher, Map<Link, Object>) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getEgressLinks(ConnectPoint) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getExtraneousGroups(DeviceId) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- getFlowBucket() - Method in class org.onosproject.store.flow.impl.FlowBucket
-
Returns the flow entries in the bucket.
- getFlowEntries() - Method in class org.onosproject.store.flow.impl.DeviceFlowTable
-
Returns the set of flow entries in the table.
- getFlowEntries(DeviceId) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
Deprecated.
- getFlowEntries(DeviceId) - Method in class org.onosproject.store.flow.impl.ECFlowRuleStore
-
- getFlowEntries(FlowId) - Method in class org.onosproject.store.flow.impl.FlowBucket
-
Returns the flow entries for the given flow.
- getFlowEntry(FlowRule) - Method in class org.onosproject.store.flow.impl.DeviceFlowTable
-
Returns the flow entry for the given rule.
- getFlowEntry(FlowRule) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
Deprecated.
- getFlowEntry(FlowRule) - Method in class org.onosproject.store.flow.impl.ECFlowRuleStore
-
- getFlowRuleCount() - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
Deprecated.
- getFlowRuleCount() - Method in class org.onosproject.store.flow.impl.ECFlowRuleStore
-
- getFlowRuleCount(DeviceId) - Method in class org.onosproject.store.flow.impl.ECFlowRuleStore
-
- getGraph(Topology) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getGroup(DeviceId, GroupKey) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
Returns the stored group entry.
- getGroup(DeviceId, GroupId) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- getGroupCount(DeviceId) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
Returns the number of groups for the specified device in the store.
- getGroups(DeviceId) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
Returns the groups associated with a device.
- getHost(HostId) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- getHostCount() - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- getHosts() - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- getHosts(VlanId) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- getHosts(MacAddress) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- getHosts(IpAddress) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- getId(String) - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- getIdBlock(String) - Method in class org.onosproject.store.core.impl.DistributedIdBlockStore
-
- getIngressLinks(ConnectPoint) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getInstallableIntents(Key) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getIntent(Key) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getIntentCount() - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getIntentData(boolean, long) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getIntentData(Key) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getIntents() - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getIntentState(Key) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getKShortestPaths(Topology, DeviceId, DeviceId, LinkWeigher, int) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getKShortestPaths(Topology, DeviceId, DeviceId, LinkWeigher) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getLastHeartbeatTime(NodeId) - Method in class org.onosproject.store.cluster.impl.PhiAccrualFailureDetector
-
Returns the last heartbeat time for the given node.
- getLastUpdatedInstant(NodeId) - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- getLeader(K, Function<K, Long>) - Method in class org.onosproject.store.intent.impl.WorkPartitionManager
-
- getLeadership(String) - Method in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- getLeaderships() - Method in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- getLink(ConnectPoint, ConnectPoint) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getLinkCount() - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getLinks() - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getLocalNode() - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- getMapping(IntentId) - Method in class org.onosproject.store.intent.impl.ConsistentIntentSetMultimap
-
- getMaster(DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- getMastership(DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- getNextGroup(Integer) - Method in class org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore
-
- getNode(NodeId) - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- getNodes() - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- getNodes(DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- getPaths(Topology, DeviceId, DeviceId) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getPaths(Topology, DeviceId, DeviceId, LinkWeigher) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getPending() - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getPendingData() - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getPendingData(Key) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getPendingData(boolean, long) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getPermissions(ApplicationId) - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- getPipeconfId(DeviceId) - Method in class org.onosproject.store.pi.impl.DistributedDevicePipeconfMappingStore
-
- getPort(DeviceId, PortNumber) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getPort(DeviceId, PortNumber) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getPortDeltaStatistics(DeviceId) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getPortDeltaStatistics(DeviceId) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getPortDescription(ProviderId, DeviceId, PortNumber) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getPortDescription(ProviderId, DeviceId, PortNumber) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getPortDescriptions(ProviderId, DeviceId) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getPortDescriptions(ProviderId, DeviceId) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getPorts(DeviceId) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getPorts(DeviceId) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getPortStatistics(DeviceId) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getPortStatistics(DeviceId) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getPreviousFlowStatistic(ConnectPoint) - Method in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- getPreviousStatistic(ConnectPoint) - Method in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- getProperties(String) - Method in class org.onosproject.store.cfg.DistributedComponentConfigStore
-
- getProperty(String, String) - Method in class org.onosproject.store.cfg.DistributedComponentConfigStore
-
- getRegion(RegionId) - Method in class org.onosproject.store.region.impl.DistributedRegionStore
-
- getRegionDevices(RegionId) - Method in class org.onosproject.store.region.impl.DistributedRegionStore
-
- getRegionForDevice(DeviceId) - Method in class org.onosproject.store.region.impl.DistributedRegionStore
-
- getRegions() - Method in class org.onosproject.store.region.impl.DistributedRegionStore
-
- getReplicaInfo() - Method in interface org.onosproject.store.flow.impl.LifecycleManager
-
Returns the current term.
- getReplicaInfoFor(DeviceId) - Method in class org.onosproject.store.flow.impl.ReplicaInfoManager
-
- getReplicaInfoFor(DeviceId) - Method in interface org.onosproject.store.flow.ReplicaInfoService
-
Returns the placement information for given Device.
- getResourceAllocations(ResourceId) - Method in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- getResources(ResourceConsumer) - Method in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- getRole(NodeId, DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- getRoutes() - Method in class org.onosproject.store.mcast.impl.DistributedMcastStore
-
- getState(ApplicationId) - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- getState(NodeId) - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- getStatisticsForPort(DeviceId, PortNumber) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- getStatisticsForPort(DeviceId, PortNumber) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- getStorageNodes() - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- getSubjects(Class<S>) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- getSubjects(Class<S>, Class<C>) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- getTableStatistics(DeviceId) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
Deprecated.
- getTableStatistics(DeviceId) - Method in class org.onosproject.store.flow.impl.ECFlowRuleStore
-
- getTermFor(DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- getTimestamp() - Method in class org.onosproject.store.core.impl.LogicalClockManager
-
- getTimestamp(DeviceId) - Method in class org.onosproject.store.device.impl.DeviceClockManager
-
- getTimestamp() - Method in class org.onosproject.store.flow.impl.LogicalClock
-
Increments and returns the current timestamp.
- getVersion(NodeId) - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- GossipDeviceStore - Class in org.onosproject.store.device.impl
-
Manages inventory of infrastructure devices using gossip protocol to distribute
information.
- GossipDeviceStore() - Constructor for class org.onosproject.store.device.impl.GossipDeviceStore
-
- GossipDeviceStoreMessageSubjects - Class in org.onosproject.store.device.impl
-
MessageSubjects used by GossipDeviceStore peer-peer communication.
- GossipIntentStore - Class in org.onosproject.store.intent.impl
-
Manages inventory of Intents in a distributed data store that uses optimistic
replication and gossip based techniques.
- GossipIntentStore() - Constructor for class org.onosproject.store.intent.impl.GossipIntentStore
-
- groupDesc() - Method in class org.onosproject.store.group.impl.GroupStoreMessage
-
Returns the group create parameters associated with this group request.
- groupOperationFailed(DeviceId, GroupOperation) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- GroupStoreIdMapKey(DeviceId, GroupId) - Constructor for class org.onosproject.store.group.impl.DistributedGroupStore.GroupStoreIdMapKey
-
- GroupStoreKeyMapKey(DeviceId, GroupKey) - Constructor for class org.onosproject.store.group.impl.DistributedGroupStore.GroupStoreKeyMapKey
-
- GroupStoreMapKey(DeviceId) - Constructor for class org.onosproject.store.group.impl.DistributedGroupStore.GroupStoreMapKey
-
- GroupStoreMessage - Class in org.onosproject.store.group.impl
-
Format of the Group store message that is used to
communicate with the peer nodes in the cluster.
- GroupStoreMessage.Type - Enum in org.onosproject.store.group.impl
-
Type of group store request.
- GroupStoreMessageSubjects - Class in org.onosproject.store.group.impl
-
MessageSubjects used by DistributedGroupRuleStore peer-peer communication.
- 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.mcast.impl - package org.onosproject.store.mcast.impl
-
A distributed multicast store implementation that stores multicast rib
data consistently across the cluster.
- org.onosproject.store.packet.impl - package org.onosproject.store.packet.impl
-
Implementation of distributed packet store.
- org.onosproject.store.pi.impl - package org.onosproject.store.pi.impl
-
Implementation of distributed Pipeconf to device mapping store.
- 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.flow.impl.Timestamped
-
Returns the value.
- 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.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.store.cluster.messaging.impl.InternalReply.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.impl.LifecycleEvent.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.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.cluster.messaging.impl.InternalReply.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.impl.LifecycleEvent.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.
- versionService - Variable in class org.onosproject.store.app.DistributedApplicationStore
-
- versionService - Variable in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- versionService - Variable in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-