- deactivate() - Method in class org.onosproject.store.app.GossipApplicationStore
-
- deactivate(ApplicationId) - Method in class org.onosproject.store.app.GossipApplicationStore
-
- deactivate() - Method in class org.onosproject.store.cfg.GossipComponentConfigStore
-
- 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.impl.NewDistributedLeadershipStore
-
- 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.ConsistentApplicationIdStore
-
- deactivate() - Method in class org.onosproject.store.core.impl.ConsistentIdBlockStore
-
- 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.NewDistributedFlowRuleStore
-
- 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.link.impl.GossipLinkStore
-
- 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.resource.impl.ConsistentLinkResourceStore
-
Deprecated.
- 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.NewDistributedFlowRuleStore
-
- 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
-
- deviceClockService - Variable in class org.onosproject.store.link.impl.GossipLinkStore
-
- 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.NewDistributedFlowRuleStore
-
- deviceService - Variable in class org.onosproject.store.intent.impl.ConsistentIntentSetMultimap
-
- deviceService - Variable in class org.onosproject.store.resource.impl.ConsistentLinkResourceStore
-
Deprecated.
- deviceService - Variable in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- DistributedClusterStore - Class in org.onosproject.store.cluster.impl
-
- DistributedClusterStore() - Constructor for class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- 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
-
- 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
-
- DistributedLeadershipStore - Class in org.onosproject.store.cluster.impl
-
Implementation of LeadershipStore backed by ConsistentMap.
- 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
-
- GET_CURRENT - Static variable in class org.onosproject.store.statistic.impl.StatisticStoreMessageSubjects
-
- GET_DEVICE_FLOW_ENTRIES - Static variable in class org.onosproject.store.flow.impl.FlowStoreMessageSubjects
-
- GET_FLOW_ENTRY - Static variable in class org.onosproject.store.flow.impl.FlowStoreMessageSubjects
-
- GET_PREVIOUS - Static variable in class org.onosproject.store.statistic.impl.StatisticStoreMessageSubjects
-
- getAllocatedResources(DiscreteResourceId, Class<T>) - Method in class org.onosproject.store.newresource.impl.ConsistentResourceStore
-
- getAllocations(IntentId) - Method in class org.onosproject.store.resource.impl.ConsistentLinkResourceStore
-
Deprecated.
- getAllocations(Link) - Method in class org.onosproject.store.resource.impl.ConsistentLinkResourceStore
-
Deprecated.
- getAllocations() - Method in class org.onosproject.store.resource.impl.ConsistentLinkResourceStore
-
Deprecated.
- getAppId(Short) - Method in class org.onosproject.store.core.impl.ConsistentApplicationIdStore
-
- getAppId(String) - Method in class org.onosproject.store.core.impl.ConsistentApplicationIdStore
-
- getAppIds() - Method in class org.onosproject.store.core.impl.ConsistentApplicationIdStore
-
- getApplication(ApplicationId) - Method in class org.onosproject.store.app.GossipApplicationStore
-
- getApplications() - Method in class org.onosproject.store.app.GossipApplicationStore
-
- 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.newresource.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
-
- 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
-
- getDeviceEgressLinks(DeviceId) - Method in class org.onosproject.store.link.impl.GossipLinkStore
-
- getDeviceIngressLinks(DeviceId) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getDeviceIngressLinks(DeviceId) - Method in class org.onosproject.store.link.impl.GossipLinkStore
-
- 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
-
- getDisjointPaths(Topology, DeviceId, DeviceId) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getDisjointPaths(Topology, DeviceId, DeviceId, LinkWeight) - 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, LinkWeight, Map<Link, Object>) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getEgressLinks(ConnectPoint) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getEgressLinks(ConnectPoint) - Method in class org.onosproject.store.link.impl.GossipLinkStore
-
- getExtraneousGroups(DeviceId) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- getFlowEntries(DeviceId) - Method in class org.onosproject.store.flow.impl.NewDistributedFlowRuleStore
-
- getFlowEntry(FlowRule) - Method in class org.onosproject.store.flow.impl.NewDistributedFlowRuleStore
-
- getFlowRuleCount() - Method in class org.onosproject.store.flow.impl.NewDistributedFlowRuleStore
-
- getFreeResources(Link) - Method in class org.onosproject.store.resource.impl.ConsistentLinkResourceStore
-
Deprecated.
- 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.GossipApplicationStore
-
- getId() - Method in class org.onosproject.store.cluster.impl.NodeInfo
-
Returns node id.
- getIdBlock(String) - Method in class org.onosproject.store.core.impl.ConsistentIdBlockStore
-
- getIngressLinks(ConnectPoint) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getIngressLinks(ConnectPoint) - Method in class org.onosproject.store.link.impl.GossipLinkStore
-
- 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
-
- getIp() - Method in class org.onosproject.store.cluster.impl.NodeInfo
-
Returns node ip.
- getLastUpdated(NodeId) - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- getLeader(Key) - Method in class org.onosproject.store.intent.impl.IntentPartitionManager
-
- getLeadership(String) - Method in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- getLeadership(String) - Method in class org.onosproject.store.cluster.impl.NewDistributedLeadershipStore
-
- getLeaderships() - Method in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- getLeaderships() - Method in class org.onosproject.store.cluster.impl.NewDistributedLeadershipStore
-
- getLink(ConnectPoint, ConnectPoint) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getLink(ConnectPoint, ConnectPoint) - Method in class org.onosproject.store.link.impl.GossipLinkStore
-
- getLinkCount() - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getLinkCount() - Method in class org.onosproject.store.link.impl.GossipLinkStore
-
- getLinks() - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getLinks() - Method in class org.onosproject.store.link.impl.GossipLinkStore
-
- 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
-
- 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, LinkWeight) - 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(boolean, long) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getPermissions(ApplicationId) - Method in class org.onosproject.store.app.GossipApplicationStore
-
- 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
-
- 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
-
- 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
-
- 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.newresource.impl.ConsistentResourceStore
-
- getResources(ResourceConsumer) - Method in class org.onosproject.store.newresource.impl.ConsistentResourceStore
-
- getRole(NodeId, DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- getState(ApplicationId) - Method in class org.onosproject.store.app.GossipApplicationStore
-
- getState(NodeId) - 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.NewDistributedFlowRuleStore
-
- getTcpPort() - Method in class org.onosproject.store.cluster.impl.NodeInfo
-
Returns node port.
- 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
-
- GossipApplicationStore - Class in org.onosproject.store.app
-
Manages inventory of applications in a distributed data store that uses
optimistic replication and gossip based anti-entropy techniques.
- GossipApplicationStore() - Constructor for class org.onosproject.store.app.GossipApplicationStore
-
- GossipApplicationStore.InternalState - Enum in org.onosproject.store.app
-
- GossipComponentConfigStore - Class in org.onosproject.store.cfg
-
Manages inventory of component configurations in a distributed data store
that uses optimistic replication and gossip based anti-entropy techniques.
- GossipComponentConfigStore() - Constructor for class org.onosproject.store.cfg.GossipComponentConfigStore
-
- 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
-
- GossipLinkStore - Class in org.onosproject.store.link.impl
-
Manages inventory of infrastructure links in distributed data store
that uses optimistic replication and gossip based techniques.
- GossipLinkStore() - Constructor for class org.onosproject.store.link.impl.GossipLinkStore
-
- GossipLinkStoreMessageSubjects - Class in org.onosproject.store.link.impl
-
MessageSubjects used by GossipLinkStore peer-peer communication.
- 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.
- of(ControllerNode) - Static method in class org.onosproject.store.cluster.impl.NodeInfo
-
Returns the NodeInfo for a controller node.
- offline() - Method in class org.onosproject.store.device.impl.DeviceAntiEntropyAdvertisement
-
- org.onosproject.store.app - package org.onosproject.store.app
-
Implementation of distributed applications 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 node store using Hazelcast.
- 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 network configuration distributed store.
- org.onosproject.store.core.impl - package org.onosproject.store.core.impl
-
Implementation of a distributed application ID registry store using Hazelcast.
- 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 the group store.
- org.onosproject.store.host.impl - package org.onosproject.store.host.impl
-
Implementation of the distributed host store using p2p synchronization protocol.
- 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 p2p synchronization protocol.
- org.onosproject.store.mastership.impl - package org.onosproject.store.mastership.impl
-
Implementation of a distributed mastership store using Hazelcast.
- org.onosproject.store.newresource.impl - package org.onosproject.store.newresource.impl
-
Implementation of the network resource distributed 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 distributed packet store.
- org.onosproject.store.serializers.custom - package org.onosproject.store.serializers.custom
-
Cluster messaging and 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.GossipApplicationStore.InternalState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.store.cluster.impl.ClusterMembershipEventType
-
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.GossipApplicationStore.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.impl.ClusterMembershipEventType
-
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.