- AbstractDeviceProvider - Class in org.onosproject.common.net
-
Base device provider capable of engaging
DeviceDescriptionDiscovery
driver behaviour to discover device and port details.
- AbstractDeviceProvider(ProviderId) - Constructor for class org.onosproject.common.net.AbstractDeviceProvider
-
Creates a provider with the supplied identifier.
- AbstractMapper<E extends Throwable> - Class in org.onlab.rest.exceptions
-
Base exception mapper implementation.
- AbstractMapper() - Constructor for class org.onlab.rest.exceptions.AbstractMapper
-
- AbstractVirtualListenerManager<E extends org.onosproject.event.Event,L extends org.onosproject.event.EventListener<E>> - Class in org.onosproject.incubator.net.virtual.event
-
Basis for virtual event components which need to export listener mechanism.
- AbstractVirtualListenerManager(VirtualNetworkService, NetworkId, Class<? extends Event>) - Constructor for class org.onosproject.incubator.net.virtual.event.AbstractVirtualListenerManager
-
- AbstractVirtualProvider - Class in org.onosproject.incubator.net.virtual.provider
-
- AbstractVirtualProvider(ProviderId) - Constructor for class org.onosproject.incubator.net.virtual.provider.AbstractVirtualProvider
-
Creates a virtual provider with the supplied identifier.
- AbstractVirtualProviderService<P extends VirtualProvider> - Class in org.onosproject.incubator.net.virtual.provider
-
Base implementation of a virtual provider service,
which tracks the provider to which it is issued and can be invalidated.
- AbstractVirtualProviderService() - Constructor for class org.onosproject.incubator.net.virtual.provider.AbstractVirtualProviderService
-
- AbstractVnetService - Class in org.onosproject.incubator.net.virtual
-
Basis for virtual network service.
- AbstractVnetService(VirtualNetworkService, NetworkId) - Constructor for class org.onosproject.incubator.net.virtual.AbstractVnetService
-
- AbstractWebApplication - Class in org.onlab.rest
-
Base web application.
- AbstractWebApplication() - Constructor for class org.onlab.rest.AbstractWebApplication
-
- acceptOutboundMessage(Object) - Method in class org.onosproject.store.cluster.messaging.impl.MessageEncoder
-
- acknowledged() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns a flag to indicate if this alarm has been acknowledged.
- acknowledged() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- activate() - Method in class org.onosproject.codec.impl.CodecManager
-
- activate() - Method in class org.onosproject.common.net.AbstractDeviceProvider
-
- activate() - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- activate(ApplicationId) - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- activate() - Method in class org.onosproject.store.cfg.DistributedComponentConfigStore
-
- activate() - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- activate() - Method in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- activate() - Method in class org.onosproject.store.cluster.messaging.impl.ClusterCommunicationManager
-
- activate() - Method in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- activate() - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- activate() - Method in class org.onosproject.store.core.impl.DistributedApplicationIdStore
-
- activate() - Method in class org.onosproject.store.core.impl.DistributedIdBlockStore
-
- activate() - Method in class org.onosproject.store.core.impl.LogicalClockManager
-
- activate() - Method in class org.onosproject.store.device.impl.DeviceClockManager
-
- activate() - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- activate() - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- activate() - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- activate() - Method in class org.onosproject.store.flow.impl.ReplicaInfoManager
-
- activate() - Method in class org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore
-
- activate(ComponentContext) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- activate() - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- activate() - Method in class org.onosproject.store.intent.impl.ConsistentIntentSetMultimap
-
- activate(ComponentContext) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- activate() - Method in class org.onosproject.store.intent.impl.WorkPartitionManager
-
- activate() - Method in class org.onosproject.store.key.impl.DistributedDeviceKeyStore
-
Activate the distributed device key store.
- activate() - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- activate() - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- activate() - Method in class org.onosproject.store.mcast.impl.DistributedMcastStore
-
- activate(ComponentContext) - Method in class org.onosproject.store.packet.impl.DistributedPacketStore
-
- activate() - Method in class org.onosproject.store.region.impl.DistributedRegionStore
-
- activate() - Method in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- activate(ComponentContext) - Method in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- activate(ComponentContext) - Method in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- activate(ComponentContext) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- addChildren(Class<ConfigNode>) - Method in interface org.onosproject.incubator.elasticcfg.ConfigNode.Builder
-
Adds children to the children field.
- addConfigFactory(ConfigFactory) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- addConfigListener(ConfigStoreType, ConfigNodePath, ElasticConfigListener) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Registers a listener to be notified when the subtree rooted at
the specified path
is modified.
- addCriteria(Set<ConfigNodePath>) - Method in interface org.onosproject.incubator.elasticcfg.ConfigFilter.Builder
-
Adds new ConfigNodePath filtering criteria to a ConfigFilter object.
- addDevice(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Adds a new virtual device to the store.
- addDevices(RegionId, Collection<DeviceId>) - Method in class org.onosproject.store.region.impl.DistributedRegionStore
-
- addDpiStatistics(DpiStatistics) - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Adds DpiStatistics at the end of the Store list.
- addFlowStatistic(FlowEntry) - Method in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- addHost(NetworkId, HostId, MacAddress, VlanId, HostLocation, Set<IpAddress>) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Adds a new virtual host to the store.
- addLink(NetworkId, ConnectPoint, ConnectPoint, Link.State, TunnelId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Adds a new virtual link.
- addListener(L) - Method in class org.onosproject.incubator.net.virtual.event.AbstractVirtualListenerManager
-
- addListener(ReplicaInfoEventListener) - Method in class org.onosproject.store.flow.impl.ReplicaInfoManager
-
- addListener(ReplicaInfoEventListener) - Method in interface org.onosproject.store.flow.ReplicaInfoService
-
Adds the specified replica placement info change listener.
- addListener(WorkPartitionEventListener) - Method in class org.onosproject.store.intent.impl.WorkPartitionManager
-
- addNetwork(TenantId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Adds a new virtual network for the specified tenant to the store.
- addNode(ConfigStoreType, ConfigNodePath, ConfigNode) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Adds a new node to the elastic config store.
- addNode(ConfigStoreType, ConfigNodePath, ConfigNode) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigStore
-
Adds a new node to the ElasticConfigStore.
- addNode(NodeId, IpAddress, int) - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- addOrUpdateExtraneousGroupEntry(NetworkId, Group) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
A group entry that is present in switch but not in the store.
- addOrUpdateExtraneousGroupEntry(Group) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- addOrUpdateFlowRule(NetworkId, FlowEntry) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore
-
Stores a new flow rule, or updates an existing entry.
- addOrUpdateFlowRule(FlowEntry) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- addOrUpdateGroupEntry(NetworkId, Group) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Stores a new group entry, or updates an existing entry.
- addOrUpdateGroupEntry(Group) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
Stores a new group entry, or updates an existing entry.
- addOrUpdateStatistic(FlowEntry) - Method in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- addPending(NetworkId, IntentData) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Adds a new operation, which should be persisted and delegated.
- addPending(IntentData) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- addPendingHostLocation(HostId, HostLocation) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- addPort(NetworkId, DeviceId, PortNumber, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Adds a new virtual port to the network.
- addRegistration(String) - Method in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- addSubscriber(MessageSubject, ClusterMessageHandler, ExecutorService) - Method in class org.onosproject.store.cluster.messaging.impl.ClusterCommunicationManager
-
- addSubscriber(MessageSubject, Function<byte[], M>, Function<M, R>, Function<R, byte[]>, Executor) - Method in class org.onosproject.store.cluster.messaging.impl.ClusterCommunicationManager
-
- addSubscriber(MessageSubject, Function<byte[], M>, Function<M, CompletableFuture<R>>, Function<R, byte[]>) - Method in class org.onosproject.store.cluster.messaging.impl.ClusterCommunicationManager
-
- addSubscriber(MessageSubject, Function<byte[], M>, Consumer<M>, Executor) - Method in class org.onosproject.store.cluster.messaging.impl.ClusterCommunicationManager
-
- addTenantId(TenantId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Adds a new tenant ID to the store.
- addTunnelId(Intent, TunnelId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
- addType(NodeType) - Method in interface org.onosproject.incubator.elasticcfg.ConfigNode.Builder
-
Adds the type of the instance node.
- addValue(Class<V>) - Method in interface org.onosproject.incubator.elasticcfg.ConfigNode.Builder
-
Adds the value of the instance node.
- Alarm - Interface in org.onosproject.incubator.net.faultmanagement.alarm
-
Representation of an Alarm.
- Alarm.SeverityLevel - Enum in org.onosproject.incubator.net.faultmanagement.alarm
-
Represents the severity level on an alarm, as per ITU-T X.733
specifications.
- AlarmConsumer - Interface in org.onosproject.incubator.net.faultmanagement.alarm
-
Abstraction of a device behaviour capable of retrieving/consuming list of
pending alarms from the device.
- AlarmEntityId - Class in org.onosproject.incubator.net.faultmanagement.alarm
-
Immutable representation of a alarm source.
- AlarmEntityId() - Constructor for class org.onosproject.incubator.net.faultmanagement.alarm.AlarmEntityId
-
- alarmEntityId(String) - Static method in class org.onosproject.incubator.net.faultmanagement.alarm.AlarmEntityId
-
- alarmEntityId(URI) - Static method in class org.onosproject.incubator.net.faultmanagement.alarm.AlarmEntityId
-
- AlarmEvent - Class in org.onosproject.incubator.net.faultmanagement.alarm
-
Entity that represents Alarm events.
- AlarmEvent(AlarmEvent.Type, Alarm) - Constructor for class org.onosproject.incubator.net.faultmanagement.alarm.AlarmEvent
-
Creates an event due to one alarm.
- AlarmEvent.Type - Enum in org.onosproject.incubator.net.faultmanagement.alarm
-
Type of alarm event.
- AlarmId - Class in org.onosproject.incubator.net.faultmanagement.alarm
-
Alarm identifier suitable as an external key.
- alarmId(DeviceId, String) - Static method in class org.onosproject.incubator.net.faultmanagement.alarm.AlarmId
-
Creates an alarm identifier from the specified device id and
unique identifier provided representation.
- alarmId(String) - Static method in class org.onosproject.incubator.net.faultmanagement.alarm.AlarmId
-
Creates an alarm identifier from the specified globally unique identifier.
- AlarmListener - Interface in org.onosproject.incubator.net.faultmanagement.alarm
-
Entity capable of receiving alarm related events.
- AlarmProvider - Interface in org.onosproject.incubator.net.faultmanagement.alarm
-
Abstraction of an entity capable of supplying alarms collected from
network devices.
- AlarmProviderRegistry - Interface in org.onosproject.incubator.net.faultmanagement.alarm
-
Abstraction of a alarm provider registry.
- AlarmProviderService - Interface in org.onosproject.incubator.net.faultmanagement.alarm
-
The interface Alarm provider service.
- alarms() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics
-
- alarms() - Method in interface org.onosproject.incubator.net.tunnel.TunnelStatistics
-
Returns the alarms on a tunnel.
- AlarmService - Interface in org.onosproject.incubator.net.faultmanagement.alarm
-
Service for interacting with the alarm handling of devices.
- AlarmTranslator - Interface in org.onosproject.incubator.net.faultmanagement.alarm
-
Abstraction of ability to translate device messages into alarms.
- allocate(List<? extends Resource>, ResourceConsumer) - Method in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- allocateMapping(IntentId, IntentId) - Method in class org.onosproject.store.intent.impl.ConsistentIntentSetMultimap
-
- allocateNextId(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowObjectiveStore
-
Allocates a next objective id.
- allocateNextId() - Method in class org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore
-
- annotate(ObjectNode, T, CodecContext) - Method in class org.onosproject.codec.impl.AnnotatedCodec
-
Adds JSON encoding of the given item annotations to the specified node.
- AnnotatedCodec<T extends org.onosproject.net.Annotated> - Class in org.onosproject.codec.impl
-
Base JSON codec for annotated entities.
- AnnotatedCodec() - Constructor for class org.onosproject.codec.impl.AnnotatedCodec
-
- annotations() - Method in class org.onosproject.incubator.net.resource.label.DefaultLabelResource
-
- AnnotationsCodec - Class in org.onosproject.codec.impl
-
Annotations JSON codec.
- AnnotationsCodec() - Constructor for class org.onosproject.codec.impl.AnnotationsCodec
-
- AnnotationsSerializer - Class in org.onosproject.store.serializers
-
- AnnotationsSerializer() - Constructor for class org.onosproject.store.serializers.AnnotationsSerializer
-
- API - Static variable in class org.onosproject.store.serializers.KryoNamespaces
-
- API_MAX_SIZE - Static variable in class org.onosproject.store.serializers.KryoNamespaces
-
KryoNamespace which can serialize API bundle classes.
- APP_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- APP_ID - Static variable in class org.onosproject.codec.impl.IntentCodec
-
- APP_ID_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- appCookie() - Method in class org.onosproject.store.group.impl.GroupStoreMessage
-
Returns the application cookie associated with this group request.
- appendSink(ConnectPoint) - Method in class org.onosproject.store.mcast.impl.MulticastData
-
- appId() - Method in class org.onosproject.incubator.net.domain.IntentPrimitive
-
The getter for the application ID associated with the intent primitive upon creation.
- appId() - Method in class org.onosproject.incubator.net.domain.IntentResource
-
Returns the application ID associated with this resource at creation.
- appId(ApplicationId) - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent.Builder
-
- AppIdEvent - Class in org.onosproject.store.core.impl
-
Application ID event.
- AppIdEvent(AppIdEvent.Type, ApplicationId) - Constructor for class org.onosproject.store.core.impl.AppIdEvent
-
- AppIdEvent.Type - Enum in org.onosproject.store.core.impl
-
- AppIdStoreDelegate - Interface in org.onosproject.store.core.impl
-
Application ID store delegate.
- ApplicationArchive - Class in org.onosproject.common.app
-
Facility for reading application archive stream and managing application
directory structure.
- ApplicationArchive() - Constructor for class org.onosproject.common.app.ApplicationArchive
-
- ApplicationCodec - Class in org.onosproject.codec.impl
-
Application JSON codec.
- ApplicationCodec() - Constructor for class org.onosproject.codec.impl.ApplicationCodec
-
- ApplicationIdCodec - Class in org.onosproject.codec.impl
-
ApplicationId JSON codec.
- ApplicationIdCodec() - Constructor for class org.onosproject.codec.impl.ApplicationIdCodec
-
- apply(IntentResource) - Method in interface org.onosproject.incubator.net.domain.IntentDomainProvider
-
Requests that the provider apply the path from the intent resource.
- applyConfig(S, Class<C>, JsonNode) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- applyFlowRule(NetworkId, FlowRule...) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualFlowRuleProvider
-
Instructs the provider to apply the specified flow rules to their
respective virtual devices.
- applyFromDevicePool(DeviceId, long) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Returns labels from resource pool by a specific device id.
- applyFromDevicePool(DeviceId, long) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Returns labels from resource pool by a specific device id.
- applyFromGlobalPool(long) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Returns labels from the global label resource pool.
- applyFromGlobalPool(long) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Returns labels from the global label resource pool.
- applyNum() - Method in class org.onosproject.incubator.net.resource.label.LabelResourceRequest
-
Returns apply label number.
- ArraysAsListSerializer - Class in org.onosproject.store.serializers
-
- ArraysAsListSerializer() - Constructor for class org.onosproject.store.serializers.ArraysAsListSerializer
-
- assignedUser() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns the user to whom this alarm is assigned; this is for future use
and always returns null in this release.
- assignedUser() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- avgPktSize() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic average packet size.
- calcDeltaStats(DeviceId, PortStatistics, PortStatistics) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
Calculate delta statistics by subtracting previous from new statistics.
- calcDeltaStats(DeviceId, PortStatistics, PortStatistics) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
Calculate delta statistics by subtracting previous from new statistics.
- cancel(IntentResource) - Method in interface org.onosproject.incubator.net.domain.IntentDomainProvider
-
Requests that the provider cancel the path.
- cancelPackets(NetworkId, PacketRequest) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkPacketStore
-
Cancels intercept of packets that match the given selector.
- cancelPackets(PacketRequest) - Method in class org.onosproject.store.packet.impl.DistributedPacketStore
-
- cfgService - Variable in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- cfgService - Variable in class org.onosproject.store.group.impl.DistributedGroupStore
-
- cfgService - Variable in class org.onosproject.store.packet.impl.DistributedPacketStore
-
- cfgService - Variable in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- cfgService - Variable in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- changePortState(DeviceId, PortNumber, boolean) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualDeviceProvider
-
Administratively enables or disables a port.
- CHANNEL_SPACING - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- CHANNEL_SPACING - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- checkValidity() - Method in class org.onosproject.incubator.net.virtual.provider.AbstractVirtualProviderService
-
Checks the validity of this provider service.
- children() - Method in interface org.onosproject.incubator.elasticcfg.ConfigNode
-
Returns the children of the instance node.
- clear() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm.Builder
-
Clears the alarm that is being created.
- clearActive(String) - Method in class org.onosproject.common.app.ApplicationArchive
-
Clears the app as active by deleting token file in the app directory.
- clearConfig(S, Class<C>) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- clearConfig(S) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- clearConfig() - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- cleared() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns a flag to indicate if this alarm has been cleared.
- cleared() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- clearQueuedConfig(S, String) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- clockService - Variable in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- clockService - Variable in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- CLUSTER_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- ClusterCommunicationManager - Class in org.onosproject.store.cluster.messaging.impl
-
- ClusterCommunicationManager() - Constructor for class org.onosproject.store.cluster.messaging.impl.ClusterCommunicationManager
-
- clusterCommunicator - Variable in class org.onosproject.store.app.DistributedApplicationStore
-
- clusterCommunicator - Variable in class org.onosproject.store.device.impl.ECDeviceStore
-
- clusterCommunicator - Variable in class org.onosproject.store.device.impl.GossipDeviceStore
-
- clusterCommunicator - Variable in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- clusterCommunicator - Variable in class org.onosproject.store.group.impl.DistributedGroupStore
-
- clusterCommunicator - Variable in class org.onosproject.store.link.impl.ECLinkStore
-
- clusterCommunicator - Variable in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- clusterCommunicator - Variable in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- clusterCommunicator - Variable in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- clusterCount() - Method in class org.onosproject.common.DefaultTopology
-
- clusterMetadataService - Variable in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- clusterMetadataService - Variable in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- clusterService - Variable in class org.onosproject.store.app.DistributedApplicationStore
-
- clusterService - Variable in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- clusterService - Variable in class org.onosproject.store.device.impl.DeviceClockManager
-
- clusterService - Variable in class org.onosproject.store.device.impl.ECDeviceStore
-
- clusterService - Variable in class org.onosproject.store.device.impl.GossipDeviceStore
-
- clusterService - Variable in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- clusterService - Variable in class org.onosproject.store.group.impl.DistributedGroupStore
-
- clusterService - Variable in class org.onosproject.store.intent.impl.GossipIntentStore
-
- clusterService - Variable in class org.onosproject.store.intent.impl.WorkPartitionManager
-
- clusterService - Variable in class org.onosproject.store.link.impl.ECLinkStore
-
- clusterService - Variable in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- clusterService - Variable in class org.onosproject.store.packet.impl.DistributedPacketStore
-
- clusterService - Variable in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- clusterService - Variable in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- CodecManager - Class in org.onosproject.codec.impl
-
Implementation of the JSON codec brokering service.
- CodecManager() - Constructor for class org.onosproject.codec.impl.CodecManager
-
- communicationService - Variable in class org.onosproject.store.packet.impl.DistributedPacketStore
-
- Comparators - Class in org.onosproject.utils
-
Various comparators.
- compareTo(Timestamp) - Method in class org.onosproject.store.impl.MastershipBasedTimestamp
-
- compile(NetworkId, T, List<Intent>) - Method in interface org.onosproject.incubator.net.virtual.intent.VirtualIntentCompiler
-
Compiles the specified intent into other intents.
- computeCost() - Method in class org.onosproject.common.DefaultTopology
-
- ConfigFilter - Interface in org.onosproject.incubator.elasticcfg
-
Abstraction for Filters that can be used while traversing the PropConfig stores.
- ConfigFilter.Builder - Interface in org.onosproject.incubator.elasticcfg
-
Builder for ConfigFilter.
- ConfigNode<V> - Interface in org.onosproject.incubator.elasticcfg
-
Abstraction of an instance in the elastic config store.
- ConfigNode.Builder<V> - Interface in org.onosproject.incubator.elasticcfg
-
Builder for ConfigNode.
- ConfigNodePath - Class in org.onosproject.incubator.elasticcfg
-
Abstraction of the key to an instance in the elastic config store.
- ConfigNodePath(String, String) - Constructor for class org.onosproject.incubator.elasticcfg.ConfigNodePath
-
Creates a new ConfigNodePath from parentKey and nodeKey.
- configService - Variable in class org.onosproject.store.intent.impl.GossipIntentStore
-
- configService - Variable in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- ConfigStoreType - Enum in org.onosproject.incubator.elasticcfg
-
Designates the store type for various Proprietary Config stores.
- CONNECT_POINT_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- ConnectivityIntentCodec - Class in org.onosproject.codec.impl
-
Connectivity intent codec.
- ConnectivityIntentCodec() - Constructor for class org.onosproject.codec.impl.ConnectivityIntentCodec
-
- ConnectPointCodec - Class in org.onosproject.codec.impl
-
Connection point JSON codec.
- ConnectPointCodec() - Constructor for class org.onosproject.codec.impl.ConnectPointCodec
-
- ConnectPointSerializer - Class in org.onosproject.store.serializers
-
- ConnectPointSerializer() - Constructor for class org.onosproject.store.serializers.ConnectPointSerializer
-
- ConsistentDeviceMastershipStore - Class in org.onosproject.store.mastership.impl
-
Implementation of the MastershipStore on top of Leadership Service.
- ConsistentDeviceMastershipStore() - Constructor for class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- ConsistentIntentSetMultimap - Class in org.onosproject.store.intent.impl
-
A collection that maps Intent IDs as keys to values as Intent IDs,
where each key may associated with multiple values without duplication.
- ConsistentIntentSetMultimap() - Constructor for class org.onosproject.store.intent.impl.ConsistentIntentSetMultimap
-
- ConsistentResourceStore - Class in org.onosproject.store.resource.impl
-
Implementation of ResourceStore using TransactionalMap.
- ConsistentResourceStore() - Constructor for class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- ConstraintCodec - Class in org.onosproject.codec.impl
-
Constraint JSON codec.
- ConstraintCodec() - Constructor for class org.onosproject.codec.impl.ConstraintCodec
-
- constraints(List<Constraint>) - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent.Builder
-
- consumeAlarms() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmConsumer
-
Returns the list of active alarms consumed from the device.
- consumerId() - Method in class org.onosproject.incubator.net.tunnel.TunnelSubscription
-
Returns consumer identity.
- Context(Timer.Context, String) - Constructor for class org.onosproject.utils.MeteringAgent.Context
-
Constructs Context.
- ControllerNodeCodec - Class in org.onosproject.codec.impl
-
Device JSON codec.
- ControllerNodeCodec() - Constructor for class org.onosproject.codec.impl.ControllerNodeCodec
-
- copy(T) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deprecated.
Returns a copy of the specfied object.
- CoreConfig - Class in org.onosproject.store.link.impl
-
- CoreConfig() - Constructor for class org.onosproject.store.link.impl.CoreConfig
-
- coreService - Variable in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- coreService - Variable in class org.onosproject.store.link.impl.ECLinkStore
-
- create(InputStream) - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- createConfig(S, Class<C>) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- createDevicePool(DeviceId, LabelResourceId, LabelResourceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceAdminService
-
Creates the only label resource of some device id from begin label to end
label.
- createDevicePool(DeviceId, LabelResourceId, LabelResourceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Creates a label resource of some device id from begin label to end label.
- createGlobalPool(LabelResourceId, LabelResourceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceAdminService
-
Creates the only global label resource pool.
- createGlobalPool(LabelResourceId, LabelResourceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Creates the global label resource pool.
- createGroupAddRequestMsg(DeviceId, GroupDescription) - Static method in class org.onosproject.store.group.impl.GroupStoreMessage
-
Creates a group store message for group ADD request.
- createGroupDeleteRequestMsg(DeviceId, GroupKey) - Static method in class org.onosproject.store.group.impl.GroupStoreMessage
-
Creates a group store message for group DELETE request.
- createGroupFailoverMsg(DeviceId, GroupDescription) - Static method in class org.onosproject.store.group.impl.GroupStoreMessage
-
- createGroupUpdateRequestMsg(DeviceId, GroupKey, GroupStore.UpdateType, GroupBuckets, GroupKey) - Static method in class org.onosproject.store.group.impl.GroupStoreMessage
-
Creates a group store message for group UPDATE request.
- createOrUpdateDevice(ProviderId, DeviceId, DeviceDescription) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- createOrUpdateDevice(ProviderId, DeviceId, DeviceDescription) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- createOrUpdateDeviceKey(DeviceKey) - Method in class org.onosproject.store.key.impl.DistributedDeviceKeyStore
-
- createOrUpdateHost(ProviderId, HostId, HostDescription, boolean) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- createOrUpdateLink(ProviderId, LinkDescription) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- createOrUpdateTunnel(Tunnel) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Creates or updates a tunnel.
- createOrUpdateTunnel(Tunnel, Tunnel.State) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Creates a tunnel or updates a tunnel with the new state given in input.
- createRecursive(ConfigStoreType, ConfigNodePath, ConfigNode) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Creates nodes in the elastic config store, recursively by creating
all missing intermediate nodes in the path.
- createRecursive(ConfigStoreType, ConfigNodePath, ConfigNode) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigStore
-
Creates nodes in the ElasticConfigStore, recursively by creating
all missing intermediate nodes in the path.
- createRegion(RegionId, String, Region.Type, Annotations, List<Set<NodeId>>) - Method in class org.onosproject.store.region.impl.DistributedRegionStore
-
- createTunnel(NetworkId, ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualNetworkProvider
-
- createVirtualDevice(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Creates a new virtual device within the specified network.
- createVirtualHost(NetworkId, HostId, MacAddress, VlanId, HostLocation, Set<IpAddress>) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Creates a new virtual host within the specified network.
- createVirtualLink(NetworkId, ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Creates a new virtual link within the specified network.
- createVirtualNetwork(TenantId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Creates a new virtual network for the specified tenant.
- createVirtualPort(NetworkId, DeviceId, PortNumber, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Creates a new virtual port on the specified device.
- creationTime() - Method in class org.onosproject.common.DefaultTopology
-
- CriterionCodec - Class in org.onosproject.codec.impl
-
Criterion codec.
- CriterionCodec() - Constructor for class org.onosproject.codec.impl.CriterionCodec
-
- currentTopology() - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- currentUsedMaxLabelId() - Method in class org.onosproject.incubator.net.resource.label.LabelResourcePool
-
Returns a begin Label id.
- deactivate() - Method in class org.onosproject.codec.impl.CodecManager
-
- deactivate() - Method in class org.onosproject.common.net.AbstractDeviceProvider
-
- 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
-
- 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.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.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(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.AnnotationsCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.ApplicationIdCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.ConnectPointCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.ConstraintCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.ControllerNodeCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.CriterionCodec
-
- decode() - Method in class org.onosproject.codec.impl.DecodeConstraintCodecHelper
-
Decodes the given constraint.
- decode() - Method in class org.onosproject.codec.impl.DecodeCriterionCodecHelper
-
Decodes the JSON into a criterion object.
- decode() - Method in class org.onosproject.codec.impl.DecodeInstructionCodecHelper
-
Decodes the JSON into an instruction object.
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.DeviceCodec
-
Note: ProviderId is not part of JSON representation.
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.DeviceKeyCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.FilteredConnectPointCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.FilteringObjectiveCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.FlowRuleCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.ForwardingObjectiveCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.GroupBucketCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.GroupCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.HostToHostIntentCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.InstructionCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.IntentCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.LinkCodec
-
Note: ProviderId is not part of JSON representation.
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.MastershipRoleCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.MastershipTermCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.McastRouteCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.MeterBandCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.MeterRequestCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.MultiPointToSinglePointIntentCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.NextObjectiveCodec
-
- decode(ObjectNode, Objective.Builder, CodecContext) - Method in class org.onosproject.codec.impl.ObjectiveCodecHelper
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.PacketRequestCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.PointToPointIntentCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.PortCodec
-
Note: Result of Port.element() returned Port object,
is not a full Device object.
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.RegionCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.RoleInfoCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.SinglePointToMultiPointIntentCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.TenantIdCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.TrafficSelectorCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.TrafficTreatmentCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.TransportEndpointDescriptionCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.VirtualDeviceCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.VirtualHostCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.VirtualLinkCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.VirtualNetworkCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.VirtualPortCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.incubator.net.dpi.DpiStatInfoCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.incubator.net.dpi.DpiStatisticsCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfoCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfoCodec
-
- decode(ObjectNode, CodecContext) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfoCodec
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.onosproject.store.cluster.messaging.impl.MessageDecoder
-
- decode(byte[]) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deprecated.
Deserializes the specified bytes into an object.
- decode(ByteBuffer) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deprecated.
Deserializes the specified bytes into an object.
- decode(InputStream) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deprecated.
Deserializes the specified bytes into an object.
- DecodeConstraintCodecHelper - Class in org.onosproject.codec.impl
-
Constraint JSON decoder.
- DecodeConstraintCodecHelper(ObjectNode) - Constructor for class org.onosproject.codec.impl.DecodeConstraintCodecHelper
-
Constructs a constraint decoder.
- DecodeCriterionCodecHelper - Class in org.onosproject.codec.impl
-
Decode portion of the criterion codec.
- DecodeCriterionCodecHelper(ObjectNode) - Constructor for class org.onosproject.codec.impl.DecodeCriterionCodecHelper
-
Creates a decode criterion codec object.
- DecodeInstructionCodecHelper - Class in org.onosproject.codec.impl
-
Decoding portion of the instruction codec.
- DecodeInstructionCodecHelper(ObjectNode, CodecContext) - Constructor for class org.onosproject.codec.impl.DecodeInstructionCodecHelper
-
Creates a decode instruction codec object.
- 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
-
- DefaultAlarm - Class in org.onosproject.incubator.net.faultmanagement.alarm
-
Default implementation of an alarm.
- DefaultAlarm.Builder - Class in org.onosproject.incubator.net.faultmanagement.alarm
-
Builder for the DefaultAlarm object.
- DefaultApplicationIdSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for DefaultApplicationId.
- DefaultApplicationIdSerializer() - Constructor for class org.onosproject.store.serializers.DefaultApplicationIdSerializer
-
Creates DefaultApplicationId serializer instance.
- DefaultLabelResource - Class in org.onosproject.incubator.net.resource.label
-
the implementation of a label resource of a device.
- DefaultLabelResource(String, long) - Constructor for class org.onosproject.incubator.net.resource.label.DefaultLabelResource
-
Initialize a label resource object.
- DefaultLabelResource(DeviceId, LabelResourceId) - Constructor for class org.onosproject.incubator.net.resource.label.DefaultLabelResource
-
Initialize a label resource object.
- DefaultLabelStack - Class in org.onosproject.incubator.net.tunnel
-
Default implementation of label stack.
- DefaultLabelStack(List<LabelResourceId>) - Constructor for class org.onosproject.incubator.net.tunnel.DefaultLabelStack
-
Creates label stack.
- DefaultLinkSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for DefaultLink.
- DefaultLinkSerializer() - Constructor for class org.onosproject.store.serializers.DefaultLinkSerializer
-
Creates DefaultLink serializer instance.
- DefaultOpticalTunnelEndPoint - Class in org.onosproject.incubator.net.tunnel
-
Default optical tunnel point model implementation.
- DefaultOpticalTunnelEndPoint(ProviderId, Optional<ElementId>, Optional<PortNumber>, Optional<OpticalTunnelEndPoint>, OpticalTunnelEndPoint.Type, OpticalLogicId, boolean, Annotations...) - Constructor for class org.onosproject.incubator.net.tunnel.DefaultOpticalTunnelEndPoint
-
Creates a optical tunnel point attributed to the specified provider (may be null).
- DefaultOutboundPacketSerializer - Class in org.onosproject.store.serializers
-
Serializer for a default outbound packet.
- DefaultOutboundPacketSerializer() - Constructor for class org.onosproject.store.serializers.DefaultOutboundPacketSerializer
-
Creates DefaultOutboundPacket serializer instance.
- DefaultPortSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for DefaultPort.
- DefaultPortSerializer() - Constructor for class org.onosproject.store.serializers.DefaultPortSerializer
-
Creates DefaultPort serializer instance.
- DefaultTopology - Class in org.onosproject.common
-
Default implementation of the topology descriptor.
- DefaultTopology(ProviderId, GraphDescription, Function<ConnectPoint, Boolean>) - Constructor for class org.onosproject.common.DefaultTopology
-
Creates a topology descriptor attributed to the specified provider.
- DefaultTopology(ProviderId, GraphDescription) - Constructor for class org.onosproject.common.DefaultTopology
-
Creates a topology descriptor attributed to the specified provider.
- DefaultTopologyGraph - Class in org.onosproject.common
-
Default implementation of an immutable topology graph based on a generic
implementation of adjacency lists graph.
- DefaultTopologyGraph(Set<TopologyVertex>, Set<TopologyEdge>) - Constructor for class org.onosproject.common.DefaultTopologyGraph
-
Creates a topology graph comprising of the specified vertexes and edges.
- DefaultTunnel - Class in org.onosproject.incubator.net.tunnel
-
The default implementation of an network tunnel.
- DefaultTunnel(ProviderId, TunnelEndPoint, TunnelEndPoint, Tunnel.Type, GroupId, TunnelId, TunnelName, Path, Annotations...) - Constructor for class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
Creates an active infrastructure tunnel using the supplied information.
- DefaultTunnel(ProviderId, TunnelEndPoint, TunnelEndPoint, Tunnel.Type, Tunnel.State, GroupId, TunnelId, TunnelName, Path, Annotations...) - Constructor for class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
Creates an tunnel using the supplied information.
- DefaultTunnel(ProviderId, TunnelEndPoint, TunnelEndPoint, Tunnel.Type, GroupId, TunnelId, TunnelName, Path, NetworkResource, Annotations...) - Constructor for class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
Creates an active infrastructure tunnel using the supplied information.
- DefaultTunnel(ProviderId, TunnelEndPoint, TunnelEndPoint, Tunnel.Type, Tunnel.State, GroupId, TunnelId, TunnelName, Path, NetworkResource, Annotations...) - Constructor for class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
Creates an tunnel using the supplied information.
- DefaultTunnelDescription - Class in org.onosproject.incubator.net.tunnel
-
Default implementation of immutable tunnel description entity.
- DefaultTunnelDescription(TunnelId, TunnelEndPoint, TunnelEndPoint, Tunnel.Type, GroupId, ProviderId, TunnelName, Path, SparseAnnotations...) - Constructor for class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
Creates a tunnel description using the supplied information.
- DefaultTunnelDescription(TunnelId, TunnelEndPoint, TunnelEndPoint, Tunnel.Type, GroupId, ProviderId, TunnelName, Path, NetworkResource, SparseAnnotations...) - Constructor for class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
Creates a tunnel description using the supplied information.
- DefaultTunnelStatistics - Class in org.onosproject.incubator.net.tunnel
-
Default implementation of immutable tunnel statistics.
- DefaultTunnelStatistics.Builder - Class in org.onosproject.incubator.net.tunnel
-
Builder for tunnelStatistics.
- DefaultVirtualDevice - Class in org.onosproject.incubator.net.virtual
-
Default representation of a virtual device.
- DefaultVirtualDevice(NetworkId, DeviceId) - Constructor for class org.onosproject.incubator.net.virtual.DefaultVirtualDevice
-
Creates a network element attributed to the specified provider.
- DefaultVirtualHost - Class in org.onosproject.incubator.net.virtual
-
Default representation of a virtual host.
- DefaultVirtualHost(NetworkId, HostId, MacAddress, VlanId, HostLocation, Set<IpAddress>) - Constructor for class org.onosproject.incubator.net.virtual.DefaultVirtualHost
-
Creates a virtual host attributed to the specified provider.
- DefaultVirtualHost(NetworkId, HostId, MacAddress, VlanId, Set<HostLocation>, Set<IpAddress>) - Constructor for class org.onosproject.incubator.net.virtual.DefaultVirtualHost
-
Creates a virtual host attributed to the specified provider.
- DefaultVirtualLink - Class in org.onosproject.incubator.net.virtual
-
Default representation of a virtual link.
- DefaultVirtualLink.Builder - Class in org.onosproject.incubator.net.virtual
-
Builder for DefaultVirtualLink objects.
- DefaultVirtualNetwork - Class in org.onosproject.incubator.net.virtual
-
Default implementation of the virtual network descriptor.
- DefaultVirtualNetwork(NetworkId, TenantId) - Constructor for class org.onosproject.incubator.net.virtual.DefaultVirtualNetwork
-
Creates a new virtual network descriptor.
- DefaultVirtualPort - Class in org.onosproject.incubator.net.virtual
-
Default representation of a virtual port.
- DefaultVirtualPort(NetworkId, Device, PortNumber, ConnectPoint) - Constructor for class org.onosproject.incubator.net.virtual.DefaultVirtualPort
-
- deleteDeviceKey(DeviceKeyId) - Method in class org.onosproject.store.key.impl.DistributedDeviceKeyStore
-
- deleteFlowRule(NetworkId, FlowRule) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore
-
Marks a flow rule for deletion.
- deleteFlowRule(FlowRule) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- deleteGroupDescription(NetworkId, DeviceId, GroupKey) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Triggers deleting the existing group entry.
- deleteGroupDescription(DeviceId, GroupKey) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
Triggers deleting the existing group entry.
- deleteMeter(NetworkId, Meter) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMeterStore
-
Deletes a meter from the store.
- deleteMeterFeatures(DeviceId) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualMeterProviderService
-
Delete meter features collected from the device.
- deleteMeterFeatures(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMeterStore
-
Deletes the meter features from the store.
- deleteMeterNow(NetworkId, Meter) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMeterStore
-
Delete this meter immediately.
- deleteRecursive(ConfigStoreType, ConfigNodePath) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Delete nodes in the elastic config store, recursively by deleting all
intermediate nodes in the path.
- deleteRecursive(ConfigStoreType, ConfigNodePath) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigStore
-
Delete nodes in the ElasticConfigStore, recursively by deleting all
intermediate nodes in the path.
- deleteTunnel(TunnelId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Deletes a tunnel by a specific tunnel identifier.
- deleteTunnel(TunnelEndPoint, TunnelEndPoint, ProviderId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Deletes all tunnels between source point and destination point.
- deleteTunnel(TunnelEndPoint, TunnelEndPoint, Tunnel.Type, ProviderId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Deletes all specific type tunnels between source point and destination
point.
- description() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns a description of alarm.
- description() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- destroyDevicePool(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceAdminService
-
Destroys a label resource pool of a specific device id.
- destroyDevicePool(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Destroys a label resource pool of a specific device id.
- destroyGlobalPool() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceAdminService
-
Destroys the global label resource pool.
- destroyGlobalPool() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Destroys a the global label resource pool.
- destroyTunnel(NetworkId, TunnelId) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualNetworkProvider
-
- detectedProtocol() - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
Returns DPI flow detected protocol.
- detectedProtocolName() - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
Returns DPI flow detected protocol name.
- detectedProtos() - Method in class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Returns DPI detected protocols statistic information.
- DEVICE_ADVERTISE - Static variable in class org.onosproject.store.device.impl.GossipDeviceStoreMessageSubjects
-
- DEVICE_ID - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- DEVICE_KEY_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- 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
-
- DeviceCodec - Class in org.onosproject.codec.impl
-
Device JSON codec.
- DeviceCodec() - Constructor for class org.onosproject.codec.impl.DeviceCodec
-
- deviceCount() - Method in class org.onosproject.common.DefaultTopology
-
- 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() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
The device to which this alarm is related.
- deviceId() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- deviceId() - Method in class org.onosproject.incubator.net.resource.label.DefaultLabelResource
-
- deviceId() - Method in interface org.onosproject.incubator.net.resource.label.LabelResource
-
Returns device id.
- deviceId() - Method in class org.onosproject.incubator.net.resource.label.LabelResourcePool
-
Returns a device id.
- deviceId() - Method in class org.onosproject.incubator.net.resource.label.LabelResourceRequest
-
Returns a device id.
- 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.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.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.
- DeviceIdSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for DeviceId.
- DeviceIdSerializer() - Constructor for class org.onosproject.store.serializers.DeviceIdSerializer
-
Creates DeviceId serializer instance.
- deviceIdSerializer() - Static method in class org.onosproject.store.serializers.DeviceIdSerializer
-
- deviceInitialAuditCompleted(NetworkId, DeviceId, boolean) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Indicates the first group audit is completed.
- deviceInitialAuditCompleted(DeviceId, boolean) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- deviceInitialAuditStatus(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Retrieves the initial group audit status for a device.
- 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
-
- DeviceKeyCodec - Class in org.onosproject.codec.impl
-
Device key JSON codec.
- DeviceKeyCodec() - Constructor for class org.onosproject.codec.impl.DeviceKeyCodec
-
- deviceLabelResourcePoolDestroyed(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceProviderService
-
Signals that an label resource pool has been destroyed.
- deviceLabelResourcePoolDetected(DeviceId, LabelResourceId, LabelResourceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceProviderService
-
Signals that a device label resource pool has been detected.
- 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
-
- discardedBytes() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic discarded bytes.
- discoverDevice(DriverHandler) - Method in class org.onosproject.common.net.AbstractDeviceProvider
-
Discovers the device details using the device discovery behaviour of
the supplied driver handler context for interacting with a specific
device.
- DisjointPathCodec - Class in org.onosproject.codec.impl
-
DisjointPath JSON codec.
- DisjointPathCodec() - Constructor for class org.onosproject.codec.impl.DisjointPathCodec
-
- 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
-
- 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
-
- 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
-
- DomainTunnelId - Class in org.onosproject.incubator.net.tunnel
-
A wrapper class for a long used to identify domain level tunnels.
- DomainTunnelId() - Constructor for class org.onosproject.incubator.net.tunnel.DomainTunnelId
-
Constructor for serializer.
- DomainTunnelId(long) - Constructor for class org.onosproject.incubator.net.tunnel.DomainTunnelId
-
Constructs the Domain ID corresponding to a given long value.
- downTunnel(ApplicationId, TunnelId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Triggers removal of specified tunnel.
- DpiStatInfo - Class in org.onosproject.incubator.net.dpi
-
DPI statistic information.
- DpiStatInfo() - Constructor for class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Constructor for default DpiStatInfo class.
- DpiStatInfo(TrafficStatInfo) - Constructor for class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Constructor for DpiStatistics class specified with trafficStatInfo.
- DpiStatInfo(TrafficStatInfo, List<ProtocolStatInfo>) - Constructor for class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Constructor for DpiStatistics class specified with trafficStatInfo and detectedProtos.
- DpiStatInfo(TrafficStatInfo, List<ProtocolStatInfo>, List<FlowStatInfo>) - Constructor for class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Constructor for DpiStatistics class specified with trafficStatInfo, detectedProtos and knownFlows.
- DpiStatInfo(TrafficStatInfo, List<ProtocolStatInfo>, List<FlowStatInfo>, List<FlowStatInfo>) - Constructor for class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Constructor for DpiStatistics class specified with trafficStatInfo, detectedProtos, knownFlows and unknownFlows.
- dpiStatInfo() - Method in class org.onosproject.incubator.net.dpi.DpiStatistics
-
Returns DPI statistics information.
- DpiStatInfoCodec - Class in org.onosproject.incubator.net.dpi
-
Implementation of encoder for DpiStatInfo codec.
- DpiStatInfoCodec() - Constructor for class org.onosproject.incubator.net.dpi.DpiStatInfoCodec
-
- DpiStatistics - Class in org.onosproject.incubator.net.dpi
-
DPI statistics with received time.
- DpiStatistics(String, DpiStatInfo) - Constructor for class org.onosproject.incubator.net.dpi.DpiStatistics
-
Constructor for DpiStatistics class.
- DpiStatisticsCodec - Class in org.onosproject.incubator.net.dpi
-
Implementation of encoder for DpiStatistics codec.
- DpiStatisticsCodec() - Constructor for class org.onosproject.incubator.net.dpi.DpiStatisticsCodec
-
- DpiStatisticsManagerService - Interface in org.onosproject.incubator.net.dpi
-
Service for DPI Statistics Service Manager.
- dpiThroughputBps() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic throughput Bps(Byte per second).
- dpiThroughputPps() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic throughput Pps(Packet per second).
- DriverCodec - Class in org.onosproject.codec.impl
-
JSON codec for the Driver class.
- DriverCodec() - Constructor for class org.onosproject.codec.impl.DriverCodec
-
- driverService - Variable in class org.onosproject.common.net.AbstractDeviceProvider
-
- dst() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- dst() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- dst() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
the terminal of a tunnel.
- dst() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns the connection point destination.
- dst() - Method in class org.onosproject.incubator.net.tunnel.TunnelSubscription
-
Returns destination point of tunnel.
- dst(ConnectPoint) - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualLink.Builder
-
Sets the destination connect point to be used by the builder.
- ECDeviceStore - Class in org.onosproject.store.device.impl
-
Manages the inventory of devices using a EventuallyConsistentMap.
- ECDeviceStore() - Constructor for class org.onosproject.store.device.impl.ECDeviceStore
-
- ECLinkStore - Class in org.onosproject.store.link.impl
-
Manages the inventory of links using a EventuallyConsistentMap.
- ECLinkStore() - Constructor for class org.onosproject.store.link.impl.ECLinkStore
-
- ECLinkStore.LinkDiscoveryMode - Enum in org.onosproject.store.link.impl
-
Modes for dealing with newly discovered links.
- edgePorts() - Method in class org.onosproject.incubator.net.domain.IntentDomain
-
Returns the set of edge ports for the intent domain.
- egress() - Method in class org.onosproject.incubator.net.domain.IntentResource
-
Returns the egress connect point associated with this resource at creation.
- egressPoint(ConnectPoint) - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent.Builder
-
Sets the egress point of the virtual network intent that will be built.
- egressPoint() - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent
-
Returns the port on which the traffic should egress.
- ElasticConfigEvent - Class in org.onosproject.incubator.elasticcfg
-
Describes a ProprietaryConfig event.
- ElasticConfigEvent(ElasticConfigEvent.Type, ConfigNodePath, ConfigNode) - Constructor for class org.onosproject.incubator.elasticcfg.ElasticConfigEvent
-
Creates an event of a given type, config node value and config node path.
- ElasticConfigEvent.Type - Enum in org.onosproject.incubator.elasticcfg
-
Type of configuration events.
- ElasticConfigListener - Interface in org.onosproject.incubator.elasticcfg
-
Entity capable of receiving elastic config change events.
- ElasticConfigService - Interface in org.onosproject.incubator.elasticcfg
-
Service for storing and distributing elastic configuration data.
- ElasticConfigStore - Interface in org.onosproject.incubator.elasticcfg
-
Store service for storing and distributing elastic configuration data.
- ElasticConfigStoreDelegate - Interface in org.onosproject.incubator.elasticcfg
-
Proprietary configuration store delegate abstraction.
- ELEMENT_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- ELEMENT_ID_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- elementId() - Method in class org.onosproject.incubator.net.tunnel.DefaultOpticalTunnelEndPoint
-
- elementId() - Method in interface org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint
-
Returns the parent network element to which this tunnel point belongs.
- emit(NetworkId, OutboundPacket) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualPacketProvider
-
Emits the specified outbound packet onto the underlay physical network.
- emit(NetworkId, OutboundPacket) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkPacketStore
-
Decides which instance should emit the packet and forwards the packet to
that instance.
- emit(OutboundPacket) - Method in class org.onosproject.store.packet.impl.DistributedPacketStore
-
- empty() - Static method in class org.onosproject.store.mcast.impl.MulticastData
-
- enableNettyTls - Variable in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- encode(Annotations, CodecContext) - Method in class org.onosproject.codec.impl.AnnotationsCodec
-
- encode(Application, CodecContext) - Method in class org.onosproject.codec.impl.ApplicationCodec
-
- encode(ApplicationId, CodecContext) - Method in class org.onosproject.codec.impl.ApplicationIdCodec
-
- encode(ConnectivityIntent, CodecContext) - Method in class org.onosproject.codec.impl.ConnectivityIntentCodec
-
- encode(ConnectPoint, CodecContext) - Method in class org.onosproject.codec.impl.ConnectPointCodec
-
- encode(Constraint, CodecContext) - Method in class org.onosproject.codec.impl.ConstraintCodec
-
- encode(ControllerNode, CodecContext) - Method in class org.onosproject.codec.impl.ControllerNodeCodec
-
- encode(Criterion, CodecContext) - Method in class org.onosproject.codec.impl.CriterionCodec
-
- encode(Device, CodecContext) - Method in class org.onosproject.codec.impl.DeviceCodec
-
- encode(DeviceKey, CodecContext) - Method in class org.onosproject.codec.impl.DeviceKeyCodec
-
- encode(DisjointPath, CodecContext) - Method in class org.onosproject.codec.impl.DisjointPathCodec
-
- encode(Driver, CodecContext) - Method in class org.onosproject.codec.impl.DriverCodec
-
- encode() - Method in class org.onosproject.codec.impl.EncodeConstraintCodecHelper
-
Encodes the constraint in JSON.
- encode() - Method in class org.onosproject.codec.impl.EncodeCriterionCodecHelper
-
Encodes a criterion into a JSON node.
- encode() - Method in class org.onosproject.codec.impl.EncodeInstructionCodecHelper
-
Encodes the given instruction into JSON.
- encode(Ethernet, CodecContext) - Method in class org.onosproject.codec.impl.EthernetCodec
-
- encode(FilteredConnectPoint, CodecContext) - Method in class org.onosproject.codec.impl.FilteredConnectPointCodec
-
- encode(FilteringObjective, CodecContext) - Method in class org.onosproject.codec.impl.FilteringObjectiveCodec
-
- encode(FlowEntry, CodecContext) - Method in class org.onosproject.codec.impl.FlowEntryCodec
-
- encode(FlowRule, CodecContext) - Method in class org.onosproject.codec.impl.FlowRuleCodec
-
- encode(ForwardingObjective, CodecContext) - Method in class org.onosproject.codec.impl.ForwardingObjectiveCodec
-
- encode(GroupBucket, CodecContext) - Method in class org.onosproject.codec.impl.GroupBucketCodec
-
- encode(Group, CodecContext) - Method in class org.onosproject.codec.impl.GroupCodec
-
- encode(Host, CodecContext) - Method in class org.onosproject.codec.impl.HostCodec
-
- encode(HostLocation, CodecContext) - Method in class org.onosproject.codec.impl.HostLocationCodec
-
- encode(HostToHostIntent, CodecContext) - Method in class org.onosproject.codec.impl.HostToHostIntentCodec
-
- encode(Instruction, CodecContext) - Method in class org.onosproject.codec.impl.InstructionCodec
-
- encode(Intent, CodecContext) - Method in class org.onosproject.codec.impl.IntentCodec
-
- encode(IntentMiniSummary, CodecContext) - Method in class org.onosproject.codec.impl.IntentMiniSummaryCodec
-
- encode(Link, CodecContext) - Method in class org.onosproject.codec.impl.LinkCodec
-
- encode(Load, CodecContext) - Method in class org.onosproject.codec.impl.LoadCodec
-
- encode(MastershipRole, CodecContext) - Method in class org.onosproject.codec.impl.MastershipRoleCodec
-
- encode(MastershipTerm, CodecContext) - Method in class org.onosproject.codec.impl.MastershipTermCodec
-
- encode(McastRoute, CodecContext) - Method in class org.onosproject.codec.impl.McastRouteCodec
-
- encode(Band, CodecContext) - Method in class org.onosproject.codec.impl.MeterBandCodec
-
- encode(Meter, CodecContext) - Method in class org.onosproject.codec.impl.MeterCodec
-
- encode(Metric, CodecContext) - Method in class org.onosproject.codec.impl.MetricCodec
-
- encode(MultiPointToSinglePointIntent, CodecContext) - Method in class org.onosproject.codec.impl.MultiPointToSinglePointIntentCodec
-
- encode(NextObjective, CodecContext) - Method in class org.onosproject.codec.impl.NextObjectiveCodec
-
- encode(Objective, CodecContext) - Method in class org.onosproject.codec.impl.ObjectiveCodecHelper
-
- encode(PacketRequest, CodecContext) - Method in class org.onosproject.codec.impl.PacketRequestCodec
-
- encode(Path, CodecContext) - Method in class org.onosproject.codec.impl.PathCodec
-
- encode(PointToPointIntent, CodecContext) - Method in class org.onosproject.codec.impl.PointToPointIntentCodec
-
- encode(Port, CodecContext) - Method in class org.onosproject.codec.impl.PortCodec
-
- encode(PortStatistics, CodecContext) - Method in class org.onosproject.codec.impl.PortStatisticsCodec
-
- encode(Region, CodecContext) - Method in class org.onosproject.codec.impl.RegionCodec
-
- encode(RoleInfo, CodecContext) - Method in class org.onosproject.codec.impl.RoleInfoCodec
-
- encode(SinglePointToMultiPointIntent, CodecContext) - Method in class org.onosproject.codec.impl.SinglePointToMultiPointIntentCodec
-
- encode(TableStatisticsEntry, CodecContext) - Method in class org.onosproject.codec.impl.TableStatisticsEntryCodec
-
- encode(TenantId, CodecContext) - Method in class org.onosproject.codec.impl.TenantIdCodec
-
- encode(TopologyCluster, CodecContext) - Method in class org.onosproject.codec.impl.TopologyClusterCodec
-
- encode(Topology, CodecContext) - Method in class org.onosproject.codec.impl.TopologyCodec
-
- encode(TrafficSelector, CodecContext) - Method in class org.onosproject.codec.impl.TrafficSelectorCodec
-
- encode(TrafficTreatment, CodecContext) - Method in class org.onosproject.codec.impl.TrafficTreatmentCodec
-
- encode(TransportEndpointDescription, CodecContext) - Method in class org.onosproject.codec.impl.TransportEndpointDescriptionCodec
-
- encode(VirtualDevice, CodecContext) - Method in class org.onosproject.codec.impl.VirtualDeviceCodec
-
- encode(VirtualHost, CodecContext) - Method in class org.onosproject.codec.impl.VirtualHostCodec
-
- encode(VirtualLink, CodecContext) - Method in class org.onosproject.codec.impl.VirtualLinkCodec
-
- encode(VirtualNetwork, CodecContext) - Method in class org.onosproject.codec.impl.VirtualNetworkCodec
-
- encode(VirtualPort, CodecContext) - Method in class org.onosproject.codec.impl.VirtualPortCodec
-
- encode(DpiStatInfo, CodecContext) - Method in class org.onosproject.incubator.net.dpi.DpiStatInfoCodec
-
- encode(DpiStatistics, CodecContext) - Method in class org.onosproject.incubator.net.dpi.DpiStatisticsCodec
-
- encode(FlowStatInfo, CodecContext) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfoCodec
-
- encode(ProtocolStatInfo, CodecContext) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfoCodec
-
- encode(TrafficStatInfo, CodecContext) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfoCodec
-
- encode(ChannelHandlerContext, Object, ByteBuf) - Method in class org.onosproject.store.cluster.messaging.impl.MessageEncoder
-
- encode(Object) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deprecated.
Serializes the specified object into bytes.
- encode(Object, ByteBuffer) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deprecated.
Serializes the specified object into bytes.
- encode(Object, OutputStream) - Method in interface org.onosproject.store.serializers.StoreSerializer
-
Deprecated.
Serializes the specified object into bytes.
- EncodeConstraintCodecHelper - Class in org.onosproject.codec.impl
-
Implementation of encoder for constraint JSON codec.
- EncodeConstraintCodecHelper(Constraint, CodecContext) - Constructor for class org.onosproject.codec.impl.EncodeConstraintCodecHelper
-
Constructs a constraint encoder.
- EncodeCriterionCodecHelper - Class in org.onosproject.codec.impl
-
Encode portion of the criterion codec.
- EncodeCriterionCodecHelper(Criterion, CodecContext) - Constructor for class org.onosproject.codec.impl.EncodeCriterionCodecHelper
-
Creates an encoder object for a criterion.
- EncodeInstructionCodecHelper - Class in org.onosproject.codec.impl
-
JSON encoding of Instructions.
- EncodeInstructionCodecHelper(Instruction, CodecContext) - Constructor for class org.onosproject.codec.impl.EncodeInstructionCodecHelper
-
Creates an instruction object encoder.
- endLabel() - Method in class org.onosproject.incubator.net.resource.label.LabelResourcePool
-
Returns an end Label id.
- EntityNotFoundMapper - Class in org.onlab.rest.exceptions
-
Mapper for service not found exceptions to the NOT_FOUND response code.
- EntityNotFoundMapper() - Constructor for class org.onlab.rest.exceptions.EntityNotFoundMapper
-
- equals(Object) - Method in class org.onosproject.incubator.net.dpi.DpiStatistics
-
- equals(Object) - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- equals(Object) - Method in class org.onosproject.incubator.net.resource.label.DefaultLabelResource
-
- equals(Object) - Method in class org.onosproject.incubator.net.resource.label.LabelResourcePool
-
- equals(Object) - Method in class org.onosproject.incubator.net.resource.label.LabelResourceRequest
-
- equals(Object) - Method in class org.onosproject.incubator.net.tunnel.DefaultLabelStack
-
- equals(Object) - Method in class org.onosproject.incubator.net.tunnel.DefaultOpticalTunnelEndPoint
-
- equals(Object) - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- equals(Object) - Method in class org.onosproject.incubator.net.tunnel.IpTunnelEndPoint
-
- equals(Object) - Method in class org.onosproject.incubator.net.tunnel.TunnelName
-
- equals(Object) - Method in class org.onosproject.incubator.net.tunnel.TunnelSubscription
-
- equals(Object) - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualDevice
-
- equals(Object) - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualHost
-
- equals(Object) - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualLink
-
- equals(Object) - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualNetwork
-
- equals(Object) - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualPort
-
- equals(Object) - Method in class org.onosproject.store.device.impl.DeviceFragmentId
-
- equals(Object) - Method in class org.onosproject.store.device.impl.DeviceKey
-
- equals(Object) - Method in class org.onosproject.store.device.impl.PortFragmentId
-
- equals(Object) - Method in class org.onosproject.store.device.impl.PortKey
-
- equals(Object) - Method in class org.onosproject.store.flow.ReplicaInfo
-
- equals(Object) - Method in class org.onosproject.store.group.impl.DistributedGroupStore.GroupStoreIdMapKey
-
- equals(Object) - Method in class org.onosproject.store.group.impl.DistributedGroupStore.GroupStoreKeyMapKey
-
- equals(Object) - Method in class org.onosproject.store.group.impl.DistributedGroupStore.GroupStoreMapKey
-
- equals(Object) - Method in class org.onosproject.store.impl.MastershipBasedTimestamp
-
- equals(Object) - Method in class org.onosproject.store.impl.Timestamped
-
- equals(Object) - Method in class org.onosproject.store.link.impl.Provided
-
- error - Variable in class org.onlab.rest.exceptions.AbstractMapper
-
Holds the current exception for use in subclasses.
- ERROR_MESSAGE - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- ETH_TYPE - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- ETHERNET_TYPE - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- ethernetBytes() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic ethernet bytes.
- EthernetCodec - Class in org.onosproject.codec.impl
-
Ethernet codec.
- EthernetCodec() - Constructor for class org.onosproject.codec.impl.EthernetCodec
-
- eventDispatcher - Variable in class org.onosproject.incubator.net.virtual.event.AbstractVirtualListenerManager
-
- eventDispatcher - Variable in class org.onosproject.store.flow.impl.ReplicaInfoManager
-
- eventDispatcher - Variable in class org.onosproject.store.intent.impl.WorkPartitionManager
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.onosproject.store.cluster.messaging.impl.MessageDecoder
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.onosproject.store.cluster.messaging.impl.MessageEncoder
-
- executeBatch(NetworkId, FlowRuleBatchOperation) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualFlowRuleProvider
-
Installs a batch of flow rules.
- existingRequests(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkPacketStore
-
Obtains all existing requests in the system.
- existingRequests() - Method in class org.onosproject.store.packet.impl.DistributedPacketStore
-
- EXT_HDR_FLAGS - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- EXTENSION - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- ExtensionCriterionSerializer - Class in org.onosproject.store.serializers
-
Serializer for extension criteria.
- ExtensionCriterionSerializer() - Constructor for class org.onosproject.store.serializers.ExtensionCriterionSerializer
-
Constructs a extension criterion serializer.
- ExtensionInstructionSerializer - Class in org.onosproject.store.serializers
-
Serializer for extension instructions.
- ExtensionInstructionSerializer() - Constructor for class org.onosproject.store.serializers.ExtensionInstructionSerializer
-
Constructs a extension instruction serializer.
- extractAnnotations(ObjectNode, CodecContext) - Method in class org.onosproject.codec.impl.AnnotatedCodec
-
Extracts annotations of given Object.
- ExtraSubjectFactories - Class in org.onosproject.incubator.net.config.basics
-
Set of subject factories for potential configuration subjects.
- get(Class<T>) - Method in class org.onlab.rest.BaseResource
-
Returns reference to the specified service implementation.
- get(NetworkId, Class<T>) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns implementation of the specified service class for operating
in the context of the given network.
- get(Class<T>) - Method in interface org.onosproject.incubator.rpc.RemoteServiceContext
-
Returns implementation of the specified service class.
- get(URI) - Method in interface org.onosproject.incubator.rpc.RemoteServiceContextProvider
-
- get(URI) - Method in interface org.onosproject.incubator.rpc.RemoteServiceDirectory
-
Returns remote service context.
- 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_PREVIOUS - Static variable in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- GET_PREVIOUS - Static variable in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- getActiveAlarms() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns all of the ACTIVE alarms.
- getActiveAlarms(DeviceId) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns all of the ACTIVE alarms for a specific device.
- getActiveFlowRuleCount(DeviceId) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- getAlarm(AlarmId) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarm with the specified identifier.
- getAlarmCounts(DeviceId) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns summary of alarms on a given device.
- getAlarmCounts() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns summary of alarms on all devices.
- getAlarms() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns all of the alarms.
- getAlarms(Alarm.SeverityLevel) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarms with the specified severity.
- getAlarms(DeviceId) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarm matching a given device, regardless of source within that device.
- getAlarms(DeviceId, AlarmEntityId) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarm for a given device and source.
- getAlarmsForFlow(DeviceId, long) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarm affecting a given flow.
- getAlarmsForLink(ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarm affecting a given link.
- getAllGroups(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowObjectiveStore
-
Fetch all groups from the store and their mapping to nextIds.
- getAllGroups() - Method in class org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore
-
- getAllMeters(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMeterStore
-
Returns all meters stored in the store.
- 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
-
- getApplicationDescription(String) - Method in class org.onosproject.common.app.ApplicationArchive
-
Loads the application descriptor from the specified application archive
stream and saves the stream in the appropriate application archive
directory.
- getApplicationInputStream(String) - Method in class org.onosproject.common.app.ApplicationArchive
-
Returns application archive stream for the specified application.
- getApplicationNames() - Method in class org.onosproject.common.app.ApplicationArchive
-
Returns the set of installed application names.
- 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
-
- getClasses(Class<?>...) - Method in class org.onlab.rest.AbstractWebApplication
-
Returns the aggregate set of resources, writers and mappers combined
with a default set of such web entities.
- getClasses() - Method in class org.onlab.rest.AbstractWebApplication
-
- getCluster(ClusterId) - Method in class org.onosproject.common.DefaultTopology
-
Returns the specified topology cluster.
- getCluster(DeviceId) - Method in class org.onosproject.common.DefaultTopology
-
Returns the topology cluster that contains the given device.
- getCluster(Topology, ClusterId) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getClusterDevices(TopologyCluster) - Method in class org.onosproject.common.DefaultTopology
-
Returns the set of cluster devices.
- getClusterDevices(Topology, TopologyCluster) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getClusterLinks(TopologyCluster) - Method in class org.onosproject.common.DefaultTopology
-
Returns the set of cluster links.
- getClusterLinks(Topology, TopologyCluster) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getClusters() - Method in class org.onosproject.common.DefaultTopology
-
Returns the set of topology clusters.
- getClusters(Topology) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getCodec(Class<T>) - Method in class org.onosproject.codec.impl.CodecManager
-
- getCodecs() - Method in class org.onosproject.codec.impl.CodecManager
-
- 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
-
- getCriteria() - Method in interface org.onosproject.incubator.elasticcfg.ConfigFilter
-
Method to list all the ConfigNodePath criteria that are in place for a ConfigFilter.
- 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
-
- getDeviceLabelResourcePool(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Returns the label resource pool of a label resource by a specific device
id.
- getDeviceLabelResourcePool(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Returns the label resource pool by a specific device id.
- getDevices(NetworkId, NodeId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMastershipStore
-
Returns the devices that a controller instance is master of.
- getDevices(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the list of devices in the specified virtual network.
- 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(DeviceId, DeviceId) - Method in class org.onosproject.common.DefaultTopology
-
Returns the set of pre-computed shortest disjoint path pairs between
source and destination devices.
- getDisjointPaths(DeviceId, DeviceId, LinkWeigher) - Method in class org.onosproject.common.DefaultTopology
-
Computes on-demand the set of shortest disjoint path pairs between
source and destination devices.
- getDisjointPaths(DeviceId, DeviceId, LinkWeigher, Map<Link, Object>) - Method in class org.onosproject.common.DefaultTopology
-
Computes on-demand the set of shortest disjoint risk groups path pairs
between source and destination devices.
- getDisjointPaths(DeviceId, DeviceId, Map<Link, Object>) - Method in class org.onosproject.common.DefaultTopology
-
Computes on-demand the set of shortest disjoint risk groups path pairs
between source and destination devices.
- 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, 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, LinkWeight, 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
-
- getDomain(IntentDomainId) - Method in interface org.onosproject.incubator.net.domain.IntentDomainService
-
Returns the intent domain for the given id.
- getDomains() - Method in interface org.onosproject.incubator.net.domain.IntentDomainService
-
Returns a set of all intent domains.
- getDomains(DeviceId) - Method in interface org.onosproject.incubator.net.domain.IntentDomainService
-
Returns any network domains associated with the given device id.
- getDpiStatistics(int) - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Gets the last N(Max = 100) DpiStatistics in the Store list.
- getDpiStatistics(int, int, int) - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Gets the last N(Max = 100) DpiStatistics in the Store list.
- getDpiStatistics(String) - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Get the specified receivedTime DpiStatistics in the Store list.
- getDpiStatistics(String, int, int) - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Get the specified receivedTime DpiStatistics in the Store list.
- getDpiStatisticsLatest() - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Get the latest DpiStatistics in the Store list.
- getDpiStatisticsLatest(int, int) - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Get the latest DpiStatistics in the Store list.
- getEgressLinks(ConnectPoint) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getExtraneousGroups(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Returns the extraneous groups associated with a device.
- getExtraneousGroups(DeviceId) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- getFlowEntries(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore
-
Returns the flow entries associated with a device.
- getFlowEntries(DeviceId) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- getFlowEntry(NetworkId, FlowRule) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore
-
Returns the stored flow.
- getFlowEntry(FlowRule) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- getFlowRuleCount(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore
-
Returns the number of flow rule in the store.
- getFlowRuleCount() - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- getFreeNumOfDevicePool(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Returns the unused label number of a label resource pool by a specific device
id.
- getFreeNumOfDevicePool(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Returns the unused label number of a label resource pool by a specific device
id.
- getFreeNumOfGlobalPool() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Returns the unused label number of a global label resource pool.
- getFreeNumOfGlobalPool() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Returns the unused number of a global label resource pool.
- getGlobalLabelResourcePool() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Returns the global label resource pool.
- getGlobalLabelResourcePool() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Returns the global label resource pool.
- getGraph() - Method in class org.onosproject.common.DefaultTopology
-
Returns the backing topology graph.
- getGraph(Topology) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getGroup(NetworkId, DeviceId, GroupKey) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Returns the stored group entry in a virtual network.
- getGroup(NetworkId, DeviceId, GroupId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Returns the stored group entry for an id.
- 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(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Returns the number of groups for the specified virtual device in the store.
- getGroupCount(DeviceId) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
Returns the number of groups for the specified device in the store.
- getGroups(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Returns the groups associated with a virtual device.
- 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(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the list of hosts in the specified virtual network.
- 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(NetworkId, Key) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Returns the list of the installable events associated with the specified
original intent.
- getInstallableIntents(Key) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getInstance() - Static method in class org.onosproject.incubator.net.virtual.event.VirtualListenerRegistryManager
-
- getIntent(NetworkId, Key) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Returns the intent with the specified identifier.
- getIntent(Key) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getIntentCount(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Returns the number of intents in the store.
- getIntentCount() - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getIntentData(NetworkId, boolean, long) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Returns an iterable of all intent data objects in the store.
- getIntentData(NetworkId, Key) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Returns the intent data object associated with the specified key.
- getIntentData(boolean, long) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getIntentData(Key) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getIntents(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Returns an iterable of all intents in the store.
- getIntents() - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getIntentState(NetworkId, Key) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Returns the state of the specified intent.
- getIntentState(Key) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getKShortestPaths(DeviceId, DeviceId, int) - Method in class org.onosproject.common.DefaultTopology
-
Computes on-demand the k-shortest paths between source and
destination devices.
- getKShortestPaths(DeviceId, DeviceId, LinkWeigher, int) - Method in class org.onosproject.common.DefaultTopology
-
Computes on-demand the k-shortest paths between source and
destination devices.
- getKShortestPaths(DeviceId, DeviceId) - Method in class org.onosproject.common.DefaultTopology
-
Lazily computes on-demand the k-shortest paths between source and
destination devices.
- getKShortestPaths(DeviceId, DeviceId, LinkWeigher) - Method in class org.onosproject.common.DefaultTopology
-
Lazily computes on-demand the k-shortest paths between source and
destination devices.
- 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
-
- getLastUpdated(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(NetworkId, ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the virtual link matching the network identifier, source connect point,
and destination connect point.
- getLink(ConnectPoint, ConnectPoint) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getLinkCount() - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- getLinks(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the list of virtual links in the specified virtual network.
- 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(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMastershipStore
-
Returns the master for a device.
- getMaster(DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- getMaxMeters(NetworkId, MeterFeaturesKey) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMeterStore
-
Retrieve maximum meters available for the device.
- getMeter(NetworkId, MeterKey) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMeterStore
-
Obtains a meter matching the given meter key.
- getNetwork(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the virtual network for the given network identifier.
- getNetworks(TenantId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the list of networks.
- getNextGroup(NetworkId, Integer) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowObjectiveStore
-
Fetch a next group from the store.
- getNextGroup(Integer) - Method in class org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore
-
- getNode(ConfigStoreType, ConfigNodePath, TraversalMode, ConfigFilter) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Returns a value node or subtree under the given path.
- getNode(ConfigStoreType, ConfigNodePath, TraversalMode, ConfigFilter) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigStore
-
Returns a value node or subtree under the given path.
- getNode(NodeId) - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- getNodes(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMastershipStore
-
Returns the master and backup nodes for a device.
- getNodes() - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- getNodes(DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- getNumberOfChildren(ConfigStoreType, ConfigNodePath, ConfigFilter) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Returns the number of children under the given path, excluding
the node at the path.
- getNumberOfChildren(ConfigStoreType, ConfigNodePath, ConfigFilter) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigStore
-
Returns the number of children under the given path, excluding
the node at the path.
- getPaths(DeviceId, DeviceId) - Method in class org.onosproject.common.DefaultTopology
-
Returns the set of pre-computed shortest paths between source and
destination devices.
- getPaths(DeviceId, DeviceId, LinkWeigher) - Method in class org.onosproject.common.DefaultTopology
-
Computes on-demand the set of shortest paths between source and
destination devices.
- getPaths(DeviceId, DeviceId, LinkWeigher, int) - Method in class org.onosproject.common.DefaultTopology
-
Computes on-demand the set of shortest paths between source and
destination devices, the set of returned paths will be no more than,
maxPaths in size.
- 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
-
- getPaths(Topology, DeviceId, DeviceId, LinkWeigher) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- getPending(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Returns the intent requests pending processing.
- getPending() - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- getPendingData(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Returns the intent data objects that are pending processing.
- getPendingData(NetworkId, Key) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Returns the intent data object that are pending processing for a specfied
key.
- getPendingData(NetworkId, boolean, long) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Returns the intent data objects that are pending processing for longer
than the specified duration.
- 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
-
- getPhysicalDevices(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns list of physical device identifier mapping with the virtual
device in the specified network.
- 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(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the list of ports of the specified virtual device.
- 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
-
- getProvider(ProviderId) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderRegistryService
-
Returns the virtual provider registered with the specified provider ID or null
if none is found for the given provider family and default fall-back is
not supported.
- getProvider(DeviceId) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderRegistryService
-
Returns the virtual provider for the specified device ID based on URI scheme.
- getProvider(String) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderRegistryService
-
Returns the virtual provider registered with the specified scheme.
- getProviders() - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderRegistryService
-
Returns a set of currently registered virtual provider identities.
- getProvidersByService(VirtualProviderService) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderRegistryService
-
Returns a set of currently registered virtual provider identities
corresponding to the requested providerService.
- getProviderService(NetworkId, Class<? extends VirtualProvider>) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderRegistryService
-
Returns a virtual provider service corresponding to
the virtual network and provider class type.
- 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
-
- getRegistry(NetworkId, Class<? extends Event>) - Method in class org.onosproject.incubator.net.virtual.event.VirtualListenerRegistryManager
-
- 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() - Method in interface org.onosproject.incubator.net.domain.IntentDomainProvider
-
Returns all intent resources held by the provider.
- getResources(ResourceConsumer) - Method in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- getRole(String) - Method in class org.onosproject.common.app.ApplicationArchive
-
- getRole(NetworkId, NodeId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMastershipStore
-
Returns the role of a device for a specific controller instance.
- getRole(NodeId, DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- getRootPath() - Method in class org.onosproject.common.app.ApplicationArchive
-
Returns the root directory where apps directory is contained.
- getRoutes() - Method in class org.onosproject.store.mcast.impl.DistributedMcastStore
-
- getServiceDirectory() - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns service directory.
- getSize(ObjectNode, Class<?>, Type, Annotation[], MediaType) - Method in class org.onlab.rest.JsonBodyWriter
-
- 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
-
- 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(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore
-
Returns the flow table statistics associated with a device.
- getTableStatistics(DeviceId) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- getTenantIds() - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Returns the set of tenant identifiers known to the system.
- getTenantIds() - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns set of registered tenant IDs.
- getTermFor(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMastershipStore
-
Returns the current master and number of past mastership hand-offs
(terms) for a device.
- 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
-
- getTunnelIds(Intent) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
- getTunnels(DeviceId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Returns the collection of tunnels applied on the specified device.
- getUpdateTime(String) - Method in class org.onosproject.common.app.ApplicationArchive
-
Returns the timestamp in millis since start of epoch, of when the
specified application was last modified or changed state.
- getVersion(NodeId) - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- getVirtualDevices(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns a collection of all virtual devices in the specified network.
- getVirtualHosts(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns a collection of all virtual hosts in the specified network.
- getVirtualLinks(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns collection of all virtual links in the specified network.
- getVirtualNetworkApplicationId(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns the application identifier for a virtual network.
- getVirtualNetworks(TenantId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns a collection of all virtual networks created on behalf of the
specified tenant.
- getVirtualPorts(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns list of all virtual ports of the specified device.
- 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
-
- GRID_TYPE - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- GRID_TYPE - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- GROUP_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- GROUP_ID - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- GroupBucketCodec - Class in org.onosproject.codec.impl
-
Group bucket JSON codec.
- GroupBucketCodec() - Constructor for class org.onosproject.codec.impl.GroupBucketCodec
-
- GroupCodec - Class in org.onosproject.codec.impl
-
Group JSON codec.
- GroupCodec() - Constructor for class org.onosproject.codec.impl.GroupCodec
-
- groupDesc() - Method in class org.onosproject.store.group.impl.GroupStoreMessage
-
Returns the group create parameters associated with this group request.
- groupId() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- groupId() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- groupId() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
Returns group flow table id which a tunnel match up.
- groupId() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns group flow table id which a tunnel match up.
- groupOperationFailed(DeviceId, GroupOperation) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualGroupProviderService
-
Notifies core if any failure from data plane during group operations.
- groupOperationFailed(NetworkId, DeviceId, GroupOperation) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Indicates the group operations failed.
- 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.
- guessedFlowProtos() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic the number of guessed flow protocols.
- ICMP_CODE - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- ICMP_TYPE - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- ICMPV6_CODE - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- ICMPV6_TYPE - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- ID - Static variable in class org.onosproject.codec.impl.IntentCodec
-
- id() - Method in class org.onosproject.incubator.net.domain.IntentDomain
-
Returns the id for the intent domain.
- id() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns the unique alarm id within this ONOS instance.
- id() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- id() - Method in class org.onosproject.incubator.net.tunnel.DefaultOpticalTunnelEndPoint
-
- id() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- id() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics
-
- id() - Method in interface org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint
-
Returns the identifier.
- id() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns the tunnel id.
- id() - Method in interface org.onosproject.incubator.net.tunnel.TunnelStatistics
-
Returns the tunnel id.
- id() - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualNetwork
-
- id() - Method in class org.onosproject.incubator.net.virtual.provider.AbstractVirtualProvider
-
- id() - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProvider
-
Returns the provider identifier.
- id() - Method in interface org.onosproject.incubator.net.virtual.VirtualNetwork
-
Returns the network identifier.
- id() - Method in class org.onosproject.store.cluster.messaging.impl.InternalMessage
-
- id() - Method in enum org.onosproject.store.cluster.messaging.impl.InternalMessage.Type
-
Returns the unique message type ID.
- id() - Method in enum org.onosproject.store.cluster.messaging.impl.InternalReply.Status
-
Returns the unique status ID.
- idStore - Variable in class org.onosproject.store.app.DistributedApplicationStore
-
- IllegalArgumentExceptionMapper - Class in org.onlab.rest.exceptions
-
Mapper for illegal argument exceptions to the BAD_REQUEST response code.
- IllegalArgumentExceptionMapper() - Constructor for class org.onlab.rest.exceptions.IllegalArgumentExceptionMapper
-
- IllegalStateExceptionMapper - Class in org.onlab.rest.exceptions
-
Mapper for illegal state exceptions to the BAD_REQUEST response code.
- IllegalStateExceptionMapper() - Constructor for class org.onlab.rest.exceptions.IllegalStateExceptionMapper
-
- ImmutableByteSequenceSerializer - Class in org.onosproject.store.serializers
-
Kryo serializer for ImmutableByteSequence.
- ImmutableByteSequenceSerializer() - Constructor for class org.onosproject.store.serializers.ImmutableByteSequenceSerializer
-
Creates a new ImmutableByteSequence serializer instance.
- ImmutableListSerializer - Class in org.onosproject.store.serializers
-
Creates ImmutableList serializer instance.
- ImmutableListSerializer() - Constructor for class org.onosproject.store.serializers.ImmutableListSerializer
-
Creates ImmutableList serializer instance.
- ImmutableMapSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for ImmutableMap.
- ImmutableMapSerializer() - Constructor for class org.onosproject.store.serializers.ImmutableMapSerializer
-
Creates ImmutableMap serializer instance.
- ImmutableSetSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for ImmutableSet.
- ImmutableSetSerializer() - Constructor for class org.onosproject.store.serializers.ImmutableSetSerializer
-
Creates ImmutableSet serializer instance.
- INCLUSIVE - Static variable in class org.onosproject.codec.impl.ConstraintCodec
-
- ingress() - Method in class org.onosproject.incubator.net.domain.IntentResource
-
Returns the ingress connect point associated with this resource at creation.
- ingressPoint(ConnectPoint) - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent.Builder
-
Sets the ingress point of the virtual network intent that will be built.
- ingressPoint() - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent
-
Returns the port on which the ingress traffic should be connected to
the egress.
- INNER_PRIORITY - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- INNER_VLAN_ID - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- INSTANCE - Static variable in class org.onosproject.incubator.net.tunnel.TunnelEndPointFormatter
-
An instance of this class.
- InstructionCodec - Class in org.onosproject.codec.impl
-
Instruction codec.
- InstructionCodec() - Constructor for class org.onosproject.codec.impl.InstructionCodec
-
- INTENT_DOMAIN_SUBJECT_FACTORY - Static variable in class org.onosproject.incubator.net.config.basics.ExtraSubjectFactories
-
- intentAttributes(ObjectNode, CodecContext, ConnectivityIntent.Builder) - Static method in class org.onosproject.codec.impl.ConnectivityIntentCodec
-
Extracts connectivity intent specific attributes from a JSON object
and adds them to a builder.
- intentAttributes(ObjectNode, CodecContext, Intent.Builder) - Static method in class org.onosproject.codec.impl.IntentCodec
-
Extracts base intent specific attributes from a JSON object
and adds them to a builder.
- IntentCodec - Class in org.onosproject.codec.impl
-
Intent JSON codec.
- IntentCodec() - Constructor for class org.onosproject.codec.impl.IntentCodec
-
- IntentDomain - Class in org.onosproject.incubator.net.domain
-
Representation of an intent domain which includes the set of internal devices,
the set of edge ports, and the implementation of the domain provider.
- IntentDomain(IntentDomainId, String, Set<DeviceId>, Set<ConnectPoint>) - Constructor for class org.onosproject.incubator.net.domain.IntentDomain
-
- IntentDomainEvent - Class in org.onosproject.incubator.net.domain
-
Describes an intent domain event.
- IntentDomainEvent(IntentDomainEvent.Type, IntentDomain) - Constructor for class org.onosproject.incubator.net.domain.IntentDomainEvent
-
- IntentDomainEvent.Type - Enum in org.onosproject.incubator.net.domain
-
- IntentDomainId - Class in org.onosproject.incubator.net.domain
-
Intent domain identifier.
- IntentDomainListener - Interface in org.onosproject.incubator.net.domain
-
Listener for intent domain events.
- IntentDomainProvider - Interface in org.onosproject.incubator.net.domain
-
FIXME.
- IntentDomainProviderRegistry - Interface in org.onosproject.incubator.net.domain
-
Abstraction of a intent domain provider registry.
- IntentDomainProviderService - Interface in org.onosproject.incubator.net.domain
-
Service through which intent domain providers can report intent domain updates.
- IntentDomainService - Interface in org.onosproject.incubator.net.domain
-
Service for that maintains a graph of intent domains and a registry of intent
domain providers.
- IntentMiniSummaryCodec - Class in org.onosproject.codec.impl
-
Intent MiniSummary JSON codec.
- IntentMiniSummaryCodec() - Constructor for class org.onosproject.codec.impl.IntentMiniSummaryCodec
-
- IntentPrimitive - Class in org.onosproject.incubator.net.domain
-
Abstract base class for intent primitives.
- IntentPrimitive(ApplicationId) - Constructor for class org.onosproject.incubator.net.domain.IntentPrimitive
-
- IntentResource - Class in org.onosproject.incubator.net.domain
-
The abstract base class for the resource that satisfies an intent primitive.
- IntentResource(IntentPrimitive, ApplicationId, ConnectPoint, ConnectPoint) - Constructor for class org.onosproject.incubator.net.domain.IntentResource
-
- INTERFACES_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- InternalDeviceEvent - Class in org.onosproject.store.device.impl
-
Information published by GossipDeviceStore to notify peers of a device
change event.
- InternalDeviceEvent(ProviderId, DeviceId, Timestamped<DeviceDescription>) - Constructor for class org.onosproject.store.device.impl.InternalDeviceEvent
-
- InternalDeviceEvent() - Constructor for class org.onosproject.store.device.impl.InternalDeviceEvent
-
- InternalDeviceEventSerializer - Class in org.onosproject.store.device.impl
-
- InternalDeviceEventSerializer() - Constructor for class org.onosproject.store.device.impl.InternalDeviceEventSerializer
-
- InternalDeviceOfflineEvent - Class in org.onosproject.store.device.impl
-
Information published by GossipDeviceStore to notify peers of a device
going offline.
- InternalDeviceOfflineEvent(DeviceId, Timestamp) - Constructor for class org.onosproject.store.device.impl.InternalDeviceOfflineEvent
-
Creates a InternalDeviceOfflineEvent.
- InternalDeviceOfflineEventSerializer - Class in org.onosproject.store.device.impl
-
- InternalDeviceOfflineEventSerializer() - Constructor for class org.onosproject.store.device.impl.InternalDeviceOfflineEventSerializer
-
- InternalDeviceRemovedEvent - Class in org.onosproject.store.device.impl
-
Information published by GossipDeviceStore to notify peers of a device
being administratively removed.
- InternalDeviceRemovedEvent(DeviceId, Timestamp) - Constructor for class org.onosproject.store.device.impl.InternalDeviceRemovedEvent
-
Creates a InternalDeviceRemovedEvent.
- internalDevices() - Method in class org.onosproject.incubator.net.domain.IntentDomain
-
Returns the set of internal devices for the intent domain (devices under
exclusive control of the intent domain).
- InternalMessage - Class in org.onosproject.store.cluster.messaging.impl
-
Base class for internal messages.
- InternalMessage(int, HybridLogicalTime, long, byte[]) - Constructor for class org.onosproject.store.cluster.messaging.impl.InternalMessage
-
- InternalMessage.Type - Enum in org.onosproject.store.cluster.messaging.impl
-
Internal message type.
- InternalPortEvent - Class in org.onosproject.store.device.impl
-
Information published by GossipDeviceStore to notify peers of a port
change event.
- InternalPortEvent(ProviderId, DeviceId, Timestamped<List<PortDescription>>) - Constructor for class org.onosproject.store.device.impl.InternalPortEvent
-
- InternalPortEvent() - Constructor for class org.onosproject.store.device.impl.InternalPortEvent
-
- InternalPortEventSerializer - Class in org.onosproject.store.device.impl
-
- InternalPortEventSerializer() - Constructor for class org.onosproject.store.device.impl.InternalPortEventSerializer
-
- InternalPortStatusEvent - Class in org.onosproject.store.device.impl
-
Information published by GossipDeviceStore to notify peers of a port
status change event.
- InternalPortStatusEvent(ProviderId, DeviceId, Timestamped<PortDescription>) - Constructor for class org.onosproject.store.device.impl.InternalPortStatusEvent
-
- InternalPortStatusEvent() - Constructor for class org.onosproject.store.device.impl.InternalPortStatusEvent
-
- InternalPortStatusEventSerializer - Class in org.onosproject.store.device.impl
-
- InternalPortStatusEventSerializer() - Constructor for class org.onosproject.store.device.impl.InternalPortStatusEventSerializer
-
- InternalReply - Class in org.onosproject.store.cluster.messaging.impl
-
Internal reply message.
- InternalReply(int, HybridLogicalTime, long, InternalReply.Status) - Constructor for class org.onosproject.store.cluster.messaging.impl.InternalReply
-
- InternalReply(int, HybridLogicalTime, long, byte[], InternalReply.Status) - Constructor for class org.onosproject.store.cluster.messaging.impl.InternalReply
-
- InternalReply.Status - Enum in org.onosproject.store.cluster.messaging.impl
-
Message status.
- InternalRequest - Class in org.onosproject.store.cluster.messaging.impl
-
Internal request message.
- InternalRequest(int, HybridLogicalTime, long, Endpoint, String, byte[]) - Constructor for class org.onosproject.store.cluster.messaging.impl.InternalRequest
-
- InternalRoutingAlgorithm - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of an embedding algorithm used for embedding virtual objects
into the underlying physical network.
- invalidate() - Method in class org.onosproject.incubator.net.virtual.provider.AbstractVirtualProviderService
-
Invalidates this provider service.
- InvalidFilterException - Exception in org.onosproject.incubator.elasticcfg
-
Exceptions for use by the ConfigFilter.
- InvalidFilterException() - Constructor for exception org.onosproject.incubator.elasticcfg.InvalidFilterException
-
Constructs a new runtime exception with no error message.
- InvalidFilterException(String) - Constructor for exception org.onosproject.incubator.elasticcfg.InvalidFilterException
-
Constructs a new runtime exception with the given error message.
- IP - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- IP - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- ip() - Method in class org.onosproject.incubator.net.tunnel.IpTunnelEndPoint
-
Returns IP address.
- Ip4AddressSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for Ip4Address.
- Ip4AddressSerializer() - Constructor for class org.onosproject.store.serializers.Ip4AddressSerializer
-
Creates Ip4Address serializer instance.
- Ip4PrefixSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for Ip4Prefix.
- Ip4PrefixSerializer() - Constructor for class org.onosproject.store.serializers.Ip4PrefixSerializer
-
Creates Ip4Prefix serializer instance.
- Ip6AddressSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for Ip6Address.
- Ip6AddressSerializer() - Constructor for class org.onosproject.store.serializers.Ip6AddressSerializer
-
Creates Ip6Address serializer instance.
- Ip6PrefixSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for Ip6Prefix.
- Ip6PrefixSerializer() - Constructor for class org.onosproject.store.serializers.Ip6PrefixSerializer
-
Creates Ip6Prefix serializer instance.
- IP_DSCP - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- IP_ECN - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- IpAddressSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for IpAddress.
- IpAddressSerializer() - Constructor for class org.onosproject.store.serializers.IpAddressSerializer
-
Creates IpAddress serializer instance.
- ipBytes() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic ip bytes.
- ipPackets() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic ip packets.
- IpPrefixSerializer - Class in org.onosproject.store.serializers
-
Kryo Serializer for IpPrefix.
- IpPrefixSerializer() - Constructor for class org.onosproject.store.serializers.IpPrefixSerializer
-
Creates IpPrefix serializer instance.
- IpTunnelEndPoint - Class in org.onosproject.incubator.net.tunnel
-
Represent for a tunnel point using ip address.
- ipTunnelPoint(IpAddress) - Static method in class org.onosproject.incubator.net.tunnel.IpTunnelEndPoint
-
Create a IP tunnel end point.
- isActive(String) - Method in class org.onosproject.common.app.ApplicationArchive
-
Indicates whether the app was marked as active by checking for token file.
- isActive() - Method in class org.onosproject.incubator.net.domain.IntentDomain
-
Returns the status of the intent domain.
- isAvailable(DeviceId) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- isAvailable(DeviceId) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- isAvailable(Resource) - Method in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- isBroadcastPoint(ConnectPoint) - Method in class org.onosproject.common.DefaultTopology
-
Indicates whether the given point is part of a broadcast set.
- isBroadcastPoint(Topology, ConnectPoint) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- isDevicePoolFull(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Judges if the pool of a specific device id is full.
- isDevicePoolFull(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Judges if the pool of a specific device id is full.
- isEmpty() - Method in class org.onosproject.store.mcast.impl.MulticastData
-
- isEmptyFilter() - Method in interface org.onosproject.incubator.elasticcfg.ConfigFilter
-
Method to check if the ConfigFilter has an empty criteria set.
- isGlobal() - Method in class org.onosproject.incubator.net.tunnel.DefaultOpticalTunnelEndPoint
-
- isGlobal() - Method in interface org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint
-
Indicates whether or not the port is global significant.
- isGlobalPoolFull() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Judges if the global resource pool is full.
- isGlobalPoolFull() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Judges if the global resource pool is full.
- isInfrastructure(ConnectPoint) - Method in class org.onosproject.common.DefaultTopology
-
Indicates whether the given point is an infrastructure link end-point.
- isInfrastructure(Topology, ConnectPoint) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- isLatest(Topology) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- isMaster(NetworkId, Key) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkIntentStore
-
Checks to see whether the calling instance is the master for processing
this intent, or more specifically, the key contained in this intent.
- isMaster(Key) - Method in class org.onosproject.store.intent.impl.GossipIntentStore
-
- isMine(K, Function<K, Long>) - Method in class org.onosproject.store.intent.impl.WorkPartitionManager
-
- isNewer(Timestamped<T>) - Method in class org.onosproject.store.impl.Timestamped
-
Tests if this timestamped value is newer than the other.
- isNewerThan(Timestamp) - Method in class org.onosproject.store.impl.Timestamped
-
Tests if this timestamp is newer than the specified timestamp.
- isReachable(DeviceId) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualDeviceProvider
-
Indicates whether or not the all physical devices mapped by the given
virtual device are reachable.
- isReply() - Method in class org.onosproject.store.cluster.messaging.impl.InternalMessage
-
- isRequest() - Method in class org.onosproject.store.cluster.messaging.impl.InternalMessage
-
- isTimestampAvailable(DeviceId) - Method in class org.onosproject.store.device.impl.DeviceClockManager
-
- isTraversable(ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualDeviceProvider
-
Indicates whether or not the specified connect points on the underlying
network are traversable.
- isTraversable(ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualNetworkProvider
-
Indicates whether or not the specified connect points on the underlying
network are traversable/reachable.
- isValid() - Method in class org.onosproject.incubator.net.config.basics.PortDescriptionsConfig
-
- isValid() - Method in class org.onosproject.store.link.impl.CoreConfig
-
- isVirtualNetworkId() - Method in class org.onosproject.incubator.net.virtual.NetworkId
-
Checks if the id is for virtual network.
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.onlab.rest.JsonBodyWriter
-
- ObjectiveCodecHelper - Class in org.onosproject.codec.impl
-
Objective Codec Helper.
- ObjectiveCodecHelper() - Constructor for class org.onosproject.codec.impl.ObjectiveCodecHelper
-
- OBSTACLES - Static variable in class org.onosproject.codec.impl.ConstraintCodec
-
- OCH_SIGNAL_ID - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- OCH_SIGNAL_TYPE - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- ODU_SIGNAL_ID - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- ODU_SIGNAL_TYPE - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- offline() - Method in class org.onosproject.store.device.impl.DeviceAntiEntropyAdvertisement
-
- ok(Object) - Static method in class org.onlab.rest.BaseResource
-
- one() - Method in class org.onosproject.incubator.net.domain.TunnelPrimitive
-
The getter for the first connection point associated with a tunnel.
- onProcessLimit() - Method in class org.onosproject.incubator.net.virtual.event.VirtualListenerRegistryManager
-
- OpticalLogicId - Class in org.onosproject.incubator.net.tunnel
-
Representation of a label Id, a logical port identifier.
- OpticalTunnelEndPoint - Interface in org.onosproject.incubator.net.tunnel
-
Generic representation of a logical port entity in a consistent way,
it is used to identify e.g., ODUk timeSlot, WDM lambda, etc.
- OpticalTunnelEndPoint.Type - Enum in org.onosproject.incubator.net.tunnel
-
Represents coarse tunnel point type classification.
- org.onlab.rest - package org.onlab.rest
-
Facilities for building JAX-RS web resources.
- org.onlab.rest.exceptions - package org.onlab.rest.exceptions
-
Various exception mappers to map errors to proper response status codes.
- org.onosproject.codec.impl - package org.onosproject.codec.impl
-
Implementations of the codec broker and built-in entity JSON codecs.
- org.onosproject.common - package org.onosproject.common
-
Miscellaneous common facilities used for construction of various core and
app subsystems.
- org.onosproject.common.app - package org.onosproject.common.app
-
Common facilities for construction of application management subsystem.
- org.onosproject.common.net - package org.onosproject.common.net
-
Set of common network core facilities.
- org.onosproject.incubator.elasticcfg - package org.onosproject.incubator.elasticcfg
-
Abstractions for interacting with the elastic configuration subsystem.
- org.onosproject.incubator.net - package org.onosproject.incubator.net
-
Incubating network model abstractions and APIs.
- org.onosproject.incubator.net.config.basics - package org.onosproject.incubator.net.config.basics
-
Various basic builtin network configurations.
- org.onosproject.incubator.net.domain - package org.onosproject.incubator.net.domain
-
Subsystem for network intent domains.
- org.onosproject.incubator.net.dpi - package org.onosproject.incubator.net.dpi
-
Subsystem for dpi statistics service.
- org.onosproject.incubator.net.faultmanagement.alarm - package org.onosproject.incubator.net.faultmanagement.alarm
-
Abstractions for interacting with alarms.
- org.onosproject.incubator.net.resource.label - package org.onosproject.incubator.net.resource.label
-
Service for reserving labels as network resources.
- org.onosproject.incubator.net.tunnel - package org.onosproject.incubator.net.tunnel
-
Tunnel model related services and providers API definitions.
- org.onosproject.incubator.net.virtual - package org.onosproject.incubator.net.virtual
-
Network virtualization data models and services.
- org.onosproject.incubator.net.virtual.event - package org.onosproject.incubator.net.virtual.event
-
Virtual network event delivery subsystem interfaces & supporting abstractions.
- org.onosproject.incubator.net.virtual.intent - package org.onosproject.incubator.net.virtual.intent
-
Set of abstractions for conveying high-level intents for treatment of
selected network traffic by allowing applications to express the
what rather than the how for virtual networks.
- org.onosproject.incubator.net.virtual.provider - package org.onosproject.incubator.net.virtual.provider
-
Network virtualization provider interfaces and implementation.
- org.onosproject.incubator.rpc - package org.onosproject.incubator.rpc
-
Incubating inter-cluster RPC APIs.
- 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.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 - package org.onosproject.store.serializers
-
Various Kryo serializers for use in distributed stores.
- 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.
- org.onosproject.utils - package org.onosproject.utils
-
Miscellaneous common facilities used for construction of various core and
app subsystems.
- packetLossRate() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics
-
- packetLossRate() - Method in interface org.onosproject.incubator.net.tunnel.TunnelStatistics
-
Returns the packet loss ratio of a tunnel.
- PacketRequestCodec - Class in org.onosproject.codec.impl
-
Codec for the PacketRequest class.
- PacketRequestCodec() - Constructor for class org.onosproject.codec.impl.PacketRequestCodec
-
- packets() - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
Returns DPI flow packets.
- packets() - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
Returns DPI protocol packets.
- parentKey() - Method in class org.onosproject.incubator.elasticcfg.ConfigNodePath
-
Returns the parent key.
- parentPoint() - Method in class org.onosproject.incubator.net.tunnel.DefaultOpticalTunnelEndPoint
-
- parentPoint() - Method in interface org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint
-
Returns the parent tunnel point to which this tunnel point belongs, optional.
- partitionService - Variable in class org.onosproject.store.intent.impl.GossipIntentStore
-
- path() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- path() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- path() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
Returns the path of the tunnel.
- path() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns the path of the tunnel.
- PathCodec - Class in org.onosproject.codec.impl
-
Path JSON codec.
- PathCodec() - Constructor for class org.onosproject.codec.impl.PathCodec
-
- pause() - Method in interface org.onosproject.incubator.net.virtual.VirtualPortDescription
-
Pauses the virtual port for stopping a network or device.
- payload() - Method in class org.onosproject.store.cluster.messaging.impl.InternalMessage
-
- pendingFlowRule(NetworkId, FlowEntry) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore
-
Marks a flow rule as PENDING_ADD during retry.
- pendingFlowRule(FlowEntry) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- performGroupOperation(NetworkId, DeviceId, GroupOperations) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualGroupProvider
-
Performs a batch of group operation in the specified virtual device
with the specified parameters.
- performMeterOperation(NetworkId, DeviceId, MeterOperations) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualMeterProvider
-
Performs a batch of meter operation on the specified virtual device
with the specified parameters.
- performMeterOperation(NetworkId, DeviceId, MeterOperation) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualMeterProvider
-
Performs a meter operation on the specified vitual device with the
specified parameters.
- phi(NodeId) - Method in class org.onosproject.store.cluster.impl.PhiAccrualFailureDetector
-
Compute phi for the specified node id.
- PhiAccrualFailureDetector - Class in org.onosproject.store.cluster.impl
-
Phi Accrual failure detector.
- PhiAccrualFailureDetector() - Constructor for class org.onosproject.store.cluster.impl.PhiAccrualFailureDetector
-
- PHYSICAL - Static variable in class org.onosproject.incubator.net.virtual.NetworkId
-
Represents the underlying physical network.
- PID - Static variable in class org.onosproject.incubator.net.virtual.DefaultVirtualLink
-
- PointToPointIntentCodec - Class in org.onosproject.codec.impl
-
Point to point intent codec.
- PointToPointIntentCodec() - Constructor for class org.onosproject.codec.impl.PointToPointIntentCodec
-
- PORT - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- PORT - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- PORT_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- PORT_STATUS_UPDATE - Static variable in class org.onosproject.store.device.impl.GossipDeviceStoreMessageSubjects
-
- PORT_UPDATE - Static variable in class org.onosproject.store.device.impl.GossipDeviceStoreMessageSubjects
-
- PortCodec - Class in org.onosproject.codec.impl
-
Device port JSON codec.
- PortCodec() - Constructor for class org.onosproject.codec.impl.PortCodec
-
- portDescription() - Method in class org.onosproject.store.device.impl.InternalPortStatusEvent
-
- portDescriptions() - Method in class org.onosproject.incubator.net.config.basics.PortDescriptionsConfig
-
Retrieves all port descriptions.
- portDescriptions() - Method in class org.onosproject.store.device.impl.InternalPortEvent
-
- PortDescriptionsConfig - Class in org.onosproject.incubator.net.config.basics
-
Configuration for Ports.
- PortDescriptionsConfig() - Constructor for class org.onosproject.incubator.net.config.basics.PortDescriptionsConfig
-
- PortFragmentId - Class in org.onosproject.store.device.impl
-
Identifier for PortDescription from a Provider.
- PortFragmentId(DeviceId, ProviderId, PortNumber) - Constructor for class org.onosproject.store.device.impl.PortFragmentId
-
- PortKey - Class in org.onosproject.store.device.impl
-
Key for PortDescriptions in ECDeviceStore.
- PortKey(ProviderId, DeviceId, PortNumber) - Constructor for class org.onosproject.store.device.impl.PortKey
-
- portNumber() - Method in class org.onosproject.incubator.net.tunnel.DefaultOpticalTunnelEndPoint
-
- portNumber() - Method in interface org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint
-
Returns the parent network port to which this tunnel point belongs, can not be be null.
- portNumber - Variable in class org.onosproject.store.device.impl.PortFragmentId
-
- portNumber() - Method in class org.onosproject.store.device.impl.PortKey
-
- PortNumberSerializer - Class in org.onosproject.store.serializers
-
Serializer for PortNumber.
- PortNumberSerializer() - Constructor for class org.onosproject.store.serializers.PortNumberSerializer
-
Creates PortNumber serializer instance.
- ports() - Method in class org.onosproject.store.device.impl.DeviceAntiEntropyAdvertisement
-
- ports() - Method in class org.onosproject.store.device.impl.DeviceAntiEntropyRequest
-
- PortStatisticsCodec - Class in org.onosproject.codec.impl
-
Port statistics entry JSON codec.
- PortStatisticsCodec() - Constructor for class org.onosproject.codec.impl.PortStatisticsCodec
-
- PortStatisticsService - Interface in org.onosproject.incubator.net
-
Service for obtaining statistic information about device ports.
- PortStatisticsService.MetricType - Enum in org.onosproject.incubator.net
-
Specifies the type of metric.
- portStatusChanged(DeviceId, VirtualPortDescription) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualDeviceProviderService
-
Notifies the core about port status change of a single port.
- post(E) - Method in class org.onosproject.incubator.net.virtual.event.AbstractVirtualListenerManager
-
Safely posts the specified event to the local event dispatcher.
- preamble() - Method in class org.onosproject.store.cluster.messaging.impl.InternalMessage
-
- prepareForStatistics(FlowRule) - Method in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- primitive() - Method in class org.onosproject.incubator.net.domain.IntentResource
-
Returns the intent primitive associated with this resource at creation.
- PRIORITY - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- PRIORITY - Static variable in class org.onosproject.codec.impl.IntentCodec
-
- priority(int) - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent.Builder
-
- process(VirtualEvent) - Method in class org.onosproject.incubator.net.virtual.event.VirtualListenerRegistryManager
-
- processPacket(PacketContext) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualPacketProviderService
-
Submits inbound packet context for processing to virtual network core.
- producerName() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- producerName() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns tunnel producer name.
- PROTOCOL - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- protocol() - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
Returns DPI flow protocol.
- ProtocolStatInfo - Class in org.onosproject.incubator.net.dpi
-
Protocol statistic information.
- ProtocolStatInfo() - Constructor for class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
Constructor for default ProtocolStatInfo class.
- ProtocolStatInfo(String, String, long, long, int) - Constructor for class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
Constructor for ProtocolStatInfo class specified with protocol statistic parameters.
- ProtocolStatInfoCodec - Class in org.onosproject.incubator.net.dpi
-
Implementation of encoder for ProtocolStatInfo codec.
- ProtocolStatInfoCodec() - Constructor for class org.onosproject.incubator.net.dpi.ProtocolStatInfoCodec
-
- Provided<K> - Class in org.onosproject.store.link.impl
-
Encapsulation of a provider supplied key.
- Provided(K, ProviderId) - Constructor for class org.onosproject.store.link.impl.Provided
-
- provider() - Method in class org.onosproject.incubator.net.domain.IntentDomain
-
Returns the provider for the intent domain.
- provider() - Method in class org.onosproject.incubator.net.virtual.provider.AbstractVirtualProviderService
-
- provider() - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderService
-
Returns the virtual provider to which this service has been issued.
- providerId() - Method in class org.onosproject.incubator.net.resource.label.DefaultLabelResource
-
- providerId - Variable in class org.onosproject.store.device.impl.DeviceFragmentId
-
- providerId() - Method in class org.onosproject.store.device.impl.DeviceKey
-
- providerId() - Method in class org.onosproject.store.device.impl.InternalDeviceEvent
-
- providerId() - Method in class org.onosproject.store.device.impl.InternalPortEvent
-
- providerId() - Method in class org.onosproject.store.device.impl.InternalPortStatusEvent
-
- providerId - Variable in class org.onosproject.store.device.impl.PortFragmentId
-
- providerId() - Method in class org.onosproject.store.device.impl.PortKey
-
- providerId() - Method in class org.onosproject.store.link.impl.Provided
-
- ProviderIdSerializer - Class in org.onosproject.store.serializers
-
Serializer for ProviderId.
- ProviderIdSerializer() - Constructor for class org.onosproject.store.serializers.ProviderIdSerializer
-
Creates ProviderId serializer instance.
- providerRegistry - Variable in class org.onosproject.common.net.AbstractDeviceProvider
-
- providerService - Variable in class org.onosproject.common.net.AbstractDeviceProvider
-
- purgeApplication(String) - Method in class org.onosproject.common.app.ApplicationArchive
-
Purges the application archive directory.
- purgeFlowRule(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore
-
Removes all flow entries of given device from store.
- purgeFlowRule(DeviceId) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- purgeFlowRules(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore
-
Removes all flow entries from store.
- purgeFlowRules() - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- purgeGroupEntries(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Removes all group entries from store.
- purgeGroupEntries() - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- purgeGroupEntry(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Removes all group entries of given device from store.
- purgeGroupEntry(DeviceId) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- pushFlowMetrics(DeviceId, Iterable<FlowEntry>) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualFlowRuleProviderService
-
Pushes the collection of flow entries currently applied on the given
virtual device.
- pushFlowMetricsWithoutFlowMissing(DeviceId, Iterable<FlowEntry>) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualFlowRuleProviderService
-
Pushes the collection of flow entries currently applied on the given
device without flowMissing process.
- pushGroupMetrics(DeviceId, Collection<Group>) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualGroupProviderService
-
Pushes the collection of group detected in the data plane along
with statistics.
- pushGroupMetrics(NetworkId, DeviceId, Collection<Group>) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Submits the group metrics to store for a given device ID.
- pushGroupMetrics(DeviceId, Collection<Group>) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- pushMeterFeatures(DeviceId, MeterFeatures) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualMeterProviderService
-
Pushes the meter features collected from the device.
- pushMeterMetrics(DeviceId, Collection<Meter>) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualMeterProviderService
-
Pushes the collection of meters observed on the data plane as
well as their associated statistics.
- pushTableStatistics(DeviceId, List<TableStatisticsEntry>) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualFlowRuleProviderService
-
Pushes the collection of table statistics entries currently extracted
from the given virtual device.
- putNextGroup(NetworkId, Integer, NextGroup) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowObjectiveStore
-
Adds a NextGroup to the store, by mapping it to the nextId as key,
and replacing any previous mapping.
- putNextGroup(Integer, NextGroup) - Method in class org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore
-
- read(Kryo, Input, Class<InternalDeviceEvent>) - Method in class org.onosproject.store.device.impl.InternalDeviceEventSerializer
-
- read(Kryo, Input, Class<InternalDeviceOfflineEvent>) - Method in class org.onosproject.store.device.impl.InternalDeviceOfflineEventSerializer
-
- read(Kryo, Input, Class<InternalPortEvent>) - Method in class org.onosproject.store.device.impl.InternalPortEventSerializer
-
- read(Kryo, Input, Class<InternalPortStatusEvent>) - Method in class org.onosproject.store.device.impl.InternalPortStatusEventSerializer
-
- read(Kryo, Input, Class<DefaultAnnotations>) - Method in class org.onosproject.store.serializers.AnnotationsSerializer
-
- read(Kryo, Input, Class<List<?>>) - Method in class org.onosproject.store.serializers.ArraysAsListSerializer
-
- read(Kryo, Input, Class<BitSet>) - Method in class org.onosproject.store.serializers.BitSetSerializer
-
- read(Kryo, Input, Class<ConnectPoint>) - Method in class org.onosproject.store.serializers.ConnectPointSerializer
-
- read(Kryo, Input, Class<MastershipBasedTimestamp>) - Method in class org.onosproject.store.serializers.custom.MastershipBasedTimestampSerializer
-
- read(Kryo, Input, Class<DefaultApplicationId>) - Method in class org.onosproject.store.serializers.DefaultApplicationIdSerializer
-
- read(Kryo, Input, Class<DefaultLink>) - Method in class org.onosproject.store.serializers.DefaultLinkSerializer
-
- read(Kryo, Input, Class<DefaultOutboundPacket>) - Method in class org.onosproject.store.serializers.DefaultOutboundPacketSerializer
-
- read(Kryo, Input, Class<DefaultPort>) - Method in class org.onosproject.store.serializers.DefaultPortSerializer
-
- read(Kryo, Input, Class<DeviceId>) - Method in class org.onosproject.store.serializers.DeviceIdSerializer
-
- read(Kryo, Input, Class<ExtensionCriterion>) - Method in class org.onosproject.store.serializers.ExtensionCriterionSerializer
-
- read(Kryo, Input, Class<Instructions.ExtensionInstructionWrapper>) - Method in class org.onosproject.store.serializers.ExtensionInstructionSerializer
-
- read(Kryo, Input, Class<FilteredConnectPoint>) - Method in class org.onosproject.store.serializers.FilteredConnectPointSerializer
-
- read(Kryo, Input, Class<HostLocation>) - Method in class org.onosproject.store.serializers.HostLocationSerializer
-
- read(Kryo, Input, Class<ImmutableByteSequence>) - Method in class org.onosproject.store.serializers.ImmutableByteSequenceSerializer
-
- read(Kryo, Input, Class<ImmutableList<?>>) - Method in class org.onosproject.store.serializers.ImmutableListSerializer
-
- read(Kryo, Input, Class<ImmutableMap<?, ?>>) - Method in class org.onosproject.store.serializers.ImmutableMapSerializer
-
- read(Kryo, Input, Class<ImmutableSet<?>>) - Method in class org.onosproject.store.serializers.ImmutableSetSerializer
-
- read(Kryo, Input, Class<Ip4Address>) - Method in class org.onosproject.store.serializers.Ip4AddressSerializer
-
- read(Kryo, Input, Class<Ip4Prefix>) - Method in class org.onosproject.store.serializers.Ip4PrefixSerializer
-
- read(Kryo, Input, Class<Ip6Address>) - Method in class org.onosproject.store.serializers.Ip6AddressSerializer
-
- read(Kryo, Input, Class<Ip6Prefix>) - Method in class org.onosproject.store.serializers.Ip6PrefixSerializer
-
- read(Kryo, Input, Class<IpAddress>) - Method in class org.onosproject.store.serializers.IpAddressSerializer
-
- read(Kryo, Input, Class<IpPrefix>) - Method in class org.onosproject.store.serializers.IpPrefixSerializer
-
- read(Kryo, Input, Class<LinkKey>) - Method in class org.onosproject.store.serializers.LinkKeySerializer
-
- read(Kryo, Input, Class<MacAddress>) - Method in class org.onosproject.store.serializers.MacAddressSerializer
-
- read(Kryo, Input, Class<MastershipTerm>) - Method in class org.onosproject.store.serializers.MastershipTermSerializer
-
- read(Kryo, Input, Class<NodeId>) - Method in class org.onosproject.store.serializers.NodeIdSerializer
-
- read(Kryo, Input, Class<PortNumber>) - Method in class org.onosproject.store.serializers.PortNumberSerializer
-
- read(Kryo, Input, Class<ProviderId>) - Method in class org.onosproject.store.serializers.ProviderIdSerializer
-
- read(Kryo, Input, Class<URI>) - Method in class org.onosproject.store.serializers.UriSerializer
-
- realizedBy() - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualPort
-
- realizedBy() - Method in interface org.onosproject.incubator.net.virtual.VirtualPort
-
Returns the underlying port using which this port is realized.
- rebalanceScheduled - Variable in class org.onosproject.store.intent.impl.WorkPartitionManager
-
- receivedRoleReply(DeviceId, MastershipRole, MastershipRole) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualDeviceProviderService
-
Notifies the core about the result of a RoleRequest sent to a device.
- receivedTime() - Method in class org.onosproject.incubator.net.dpi.DpiStatistics
-
Returns DPI statistics received time.
- REGION_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- RegionCodec - Class in org.onosproject.codec.impl
-
Codec for the Region class.
- RegionCodec() - Constructor for class org.onosproject.codec.impl.RegionCodec
-
- register(List<? extends Resource>) - Method in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- registerApplication(String) - Method in class org.onosproject.store.core.impl.DistributedApplicationIdStore
-
- registerCodec(Class<T>, JsonCodec<T>) - Method in class org.onosproject.codec.impl.CodecManager
-
- registerHandler(String, BiConsumer<Endpoint, byte[]>, Executor) - Method in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- registerHandler(String, BiFunction<Endpoint, byte[], byte[]>, Executor) - Method in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- registerHandler(String, BiFunction<Endpoint, byte[], CompletableFuture<byte[]>>) - Method in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- registerProvider(VirtualProvider) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderRegistryService
-
Registers the supplied virtual provider.
- registerProviderService(NetworkId, VirtualProviderService) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderRegistryService
-
Registers the supplied virtual provider.
- registerTenantId(TenantId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Registers the specified, externally generated tenant identifier.
- release(IntentResource) - Method in interface org.onosproject.incubator.net.domain.IntentDomainProvider
-
Requests that the provider release an intent resource.
- release(List<ResourceAllocation>) - Method in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- releaseCollection() - Method in class org.onosproject.incubator.net.resource.label.LabelResourceRequest
-
Returns the collection of release labels.
- releaseLabelId() - Method in class org.onosproject.incubator.net.resource.label.LabelResourcePool
-
Returns the Set of released label before.
- releaseMapping(IntentId) - Method in class org.onosproject.store.intent.impl.ConsistentIntentSetMultimap
-
- releaseToDevicePool(Multimap<DeviceId, LabelResource>) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Releases unused labels to device pools .
- releaseToDevicePool(Multimap<DeviceId, LabelResource>) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Releases unused labels to device pools .
- releaseToGlobalPool(Set<LabelResourceId>) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Releases unused labels to the global resource pool.
- releaseToGlobalPool(Set<LabelResourceId>) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Releases unused labels to the global resource pool.
- releaseTunnel(Tunnel) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Instructs the provider to release a tunnel.
- releaseTunnel(ElementId, Tunnel) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Instructs the provider to release a tunnel given the respective device.
- relinquishAllRole(NetworkId, NodeId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMastershipStore
-
Removes all the roles for the specified controller instance.
- relinquishAllRole(NodeId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- relinquishRole(NetworkId, NodeId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMastershipStore
-
Allows a controller instance to give up its current role for a device.
- relinquishRole(NodeId, DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- REMOTE_GROUP_OP_REQUEST - Static variable in class org.onosproject.store.group.impl.GroupStoreMessageSubjects
-
- RemoteServiceContext - Interface in org.onosproject.incubator.rpc
-
Context for Remote service.
- RemoteServiceContextProvider - Interface in org.onosproject.incubator.rpc
-
Abstraction of a remote service implementation provider.
- RemoteServiceContextProviderService - Interface in org.onosproject.incubator.rpc
-
- RemoteServiceDirectory - Interface in org.onosproject.incubator.rpc
-
- RemoteServiceProviderRegistry - Interface in org.onosproject.incubator.rpc
-
Abstraction of a remote service provider registry.
- remove(AlarmId) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Remove an alarm from ONOS.
- remove(ApplicationId) - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- removeConfigFactory(ConfigFactory) - Method in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- removeConfigListener(ElasticConfigListener) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Unregisters a previously added listener.
- removeCriteria(Set<ConfigNodePath>) - Method in interface org.onosproject.incubator.elasticcfg.ConfigFilter.Builder
-
Removes the given ConfigNodePath filtering criteria from a ConfigFilter object.
- removeDevice(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified virtual device from the given network.
- removeDevice(DeviceId) - Method in class org.onosproject.store.device.impl.ECDeviceStore
-
- removeDevice(DeviceId) - Method in class org.onosproject.store.device.impl.GossipDeviceStore
-
- removeDevices(RegionId, Collection<DeviceId>) - Method in class org.onosproject.store.region.impl.DistributedRegionStore
-
- removeExtraneousGroupEntry(NetworkId, Group) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Remove the group entry from extraneous database.
- removeExtraneousGroupEntry(Group) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
- removeFlowRule(NetworkId, FlowRule...) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualFlowRuleProvider
-
Instructs the provider to remove the specified flow rules to their
respective virtual devices.
- removeFlowRule(NetworkId, FlowEntry) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore
-
Removes an existing flow entry.
- removeFlowRule(FlowEntry) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- removeFlowStatistic(FlowRule) - Method in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- removeFromStatistics(FlowRule) - Method in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- removeGroupEntry(NetworkId, Group) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Removes the group entry from store.
- removeGroupEntry(Group) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
Removes the group entry from store.
- removeHost(NetworkId, HostId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified virtual host from the store.
- removeHost(HostId) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- removeIp(HostId, IpAddress) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- removeLink(NetworkId, ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified link from the store.
- removeLink(ConnectPoint, ConnectPoint) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- removeListener(L) - Method in class org.onosproject.incubator.net.virtual.event.AbstractVirtualListenerManager
-
- removeListener(ReplicaInfoEventListener) - Method in class org.onosproject.store.flow.impl.ReplicaInfoManager
-
- removeListener(ReplicaInfoEventListener) - Method in interface org.onosproject.store.flow.ReplicaInfoService
-
Removes the specified replica placement info change listener.
- removeListener(WorkPartitionEventListener) - Method in class org.onosproject.store.intent.impl.WorkPartitionManager
-
- removeLocation(HostId, HostLocation) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- removeNetwork(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified virtual network from the store.
- removeNextGroup(NetworkId, Integer) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowObjectiveStore
-
Remove a next group mapping from the store.
- removeNextGroup(Integer) - Method in class org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore
-
- removeNode(ConfigStoreType, ConfigNodePath) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Removes a node from the elastic config store.
- removeNode(ConfigStoreType, ConfigNodePath) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigStore
-
Removes a node from the ElasticConfigStore.
- removeNode(NodeId) - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- removeOrDownLink(ConnectPoint, ConnectPoint) - Method in class org.onosproject.store.link.impl.ECLinkStore
-
- removePendingHostLocation(MacAddress) - Method in class org.onosproject.store.host.impl.DistributedHostStore
-
- removePort(NetworkId, DeviceId, PortNumber) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified port from the given device and network.
- removeRegion(RegionId) - Method in class org.onosproject.store.region.impl.DistributedRegionStore
-
- removeRegistration(String) - Method in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- removeRegistration(NodeId) - Method in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- removeSink(ConnectPoint) - Method in class org.onosproject.store.mcast.impl.MulticastData
-
- removeSubscriber(MessageSubject) - Method in class org.onosproject.store.cluster.messaging.impl.ClusterCommunicationManager
-
- removeTenantId(TenantId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified tenant ID from the store.
- removeTunnel(TunnelId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelAdminService
-
Removes the provisioned tunnel.
- removeTunnelId(Intent, TunnelId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
- removeTunnels(TunnelEndPoint, TunnelEndPoint, ProviderId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelAdminService
-
Removes the provisioned tunnel leading to and from the
specified labels.
- removeTunnels(TunnelEndPoint, TunnelEndPoint, Tunnel.Type, ProviderId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelAdminService
-
Removes all provisioned tunnels leading to and from the
specified connection point.
- removeVirtualDevice(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Removes the specified virtual device and all its ports and affiliated links.
- removeVirtualHost(NetworkId, HostId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Removes the specified virtual host.
- removeVirtualLink(NetworkId, ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Removes the specified virtual link.
- removeVirtualNetwork(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Removes the specified virtual network and all its devices and links.
- removeVirtualPort(NetworkId, DeviceId, PortNumber) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Removes the specified virtual port.
- ReplicaInfo - Class in org.onosproject.store.flow
-
Class to represent placement information about Master/Backup copy.
- ReplicaInfo(NodeId, List<NodeId>) - Constructor for class org.onosproject.store.flow.ReplicaInfo
-
Creates a ReplicaInfo instance.
- replicaInfo() - Method in class org.onosproject.store.flow.ReplicaInfoEvent
-
Returns the current replica information for the subject.
- ReplicaInfoEvent - Class in org.onosproject.store.flow
-
Describes a device replicainfo event.
- ReplicaInfoEvent(ReplicaInfoEvent.Type, DeviceId, ReplicaInfo) - Constructor for class org.onosproject.store.flow.ReplicaInfoEvent
-
Creates an event of a given type and for the specified device,
and replica info.
- ReplicaInfoEvent.Type - Enum in org.onosproject.store.flow
-
Types of Replica info event.
- ReplicaInfoEventListener - Interface in org.onosproject.store.flow
-
Entity capable of receiving Replica placement information-related events.
- ReplicaInfoManager - Class in org.onosproject.store.flow.impl
-
Manages replica placement information.
- ReplicaInfoManager() - Constructor for class org.onosproject.store.flow.impl.ReplicaInfoManager
-
- ReplicaInfoService - Interface in org.onosproject.store.flow
-
Service to return where the replica should be placed.
- report(NodeId) - Method in class org.onosproject.store.cluster.impl.PhiAccrualFailureDetector
-
Report a new heart beat for the specified node id.
- report(NodeId, long) - Method in class org.onosproject.store.cluster.impl.PhiAccrualFailureDetector
-
Report a new heart beat for the specified node id.
- request(IntentDomain, IntentPrimitive) - Method in interface org.onosproject.incubator.net.domain.IntentDomainProvider
-
Requests that the provider attempt to satisfy the intent primitive.
- request(IntentDomainId, IntentPrimitive) - Method in interface org.onosproject.incubator.net.domain.IntentDomainService
-
Requests an intent primitive from the intent domain.
- requestPackets(NetworkId, PacketRequest) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkPacketStore
-
Requests intercept of packets that match the given selector.
- requestPackets(PacketRequest) - Method in class org.onosproject.store.packet.impl.DistributedPacketStore
-
- requestRole(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMastershipStore
-
Requests role of the local node for the specified device.
- requestRole(DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- resource() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- resource() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- resource() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
Network resource backing the tunnel, e.g.
- resource() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns the network resource backing the tunnel, e.g.
- RESOURCE_GROUP - Static variable in class org.onosproject.codec.impl.IntentCodec
-
- resourceGroup(ResourceGroup) - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent.Builder
-
- RESOURCES - Static variable in class org.onosproject.codec.impl.IntentCodec
-
- response(Response.Status, Throwable) - Method in class org.onlab.rest.exceptions.AbstractMapper
-
Produces a response builder primed with the supplied status code
and JSON entity with the status code and exception message.
- responseStatus() - Method in class org.onlab.rest.exceptions.AbstractMapper
-
Returns the response status to be given when the exception occurs.
- responseStatus() - Method in class org.onlab.rest.exceptions.BadRequestMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.EntityNotFoundMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.IllegalArgumentExceptionMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.IllegalStateExceptionMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.NotFoundMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.ServerErrorMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.ServiceNotFoundMapper
-
- responseStatus() - Method in class org.onlab.rest.exceptions.WebApplicationExceptionMapper
-
- REST_APP_ID - Static variable in class org.onosproject.codec.impl.FilteringObjectiveCodec
-
- REST_APP_ID - Static variable in class org.onosproject.codec.impl.FlowRuleCodec
-
- REST_APP_ID - Static variable in class org.onosproject.codec.impl.ForwardingObjectiveCodec
-
- REST_APP_ID - Static variable in class org.onosproject.codec.impl.GroupCodec
-
- REST_APP_ID - Static variable in class org.onosproject.codec.impl.MeterCodec
-
- REST_APP_ID - Static variable in class org.onosproject.codec.impl.MeterRequestCodec
-
- REST_APP_ID - Static variable in class org.onosproject.codec.impl.NextObjectiveCodec
-
- REST_APP_ID - Static variable in class org.onosproject.codec.impl.ObjectiveCodecHelper
-
- REST_APP_ID - Static variable in class org.onosproject.codec.impl.PacketRequestCodec
-
- returnTunnel(ApplicationId, TunnelId, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Returns back a specific tunnel to store.
- returnTunnel(ApplicationId, TunnelName, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Returns all specific name tunnel back store.
- returnTunnel(ApplicationId, TunnelEndPoint, TunnelEndPoint, Tunnel.Type, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Returns all specific type tunnels between source and destination back
store.
- returnTunnel(ApplicationId, TunnelEndPoint, TunnelEndPoint, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Returns all tunnels between source and destination back the store.
- returnTunnel(ApplicationId, TunnelId, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Returns back a specific tunnel to store.
- returnTunnel(ApplicationId, TunnelName, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Returns all specific name tunnel back store.
- returnTunnel(ApplicationId, TunnelEndPoint, TunnelEndPoint, Tunnel.Type, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Returns all specific type tunnels between source and destination back
store.
- returnTunnel(ApplicationId, TunnelEndPoint, TunnelEndPoint, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Returns all tunnels between source and destination back the store.
- roleChanged(DeviceId, MastershipRole) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualDeviceProvider
-
Notifies the provider of a mastership role change for the specified
device as decided by the core.
- RoleInfoCodec - Class in org.onosproject.codec.impl
-
Codec for role info.
- RoleInfoCodec() - Constructor for class org.onosproject.codec.impl.RoleInfoCodec
-
- saveApplication(InputStream) - Method in class org.onosproject.common.app.ApplicationArchive
-
Loads the application descriptor from the specified application archive
stream and saves the stream in the appropriate application archive
directory.
- SCHEMES - Static variable in class org.onosproject.incubator.net.faultmanagement.alarm.AlarmEntityId
-
- SCTP_PORT - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- selector(TrafficSelector) - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent.Builder
-
- sendAndReceive(M, MessageSubject, Function<M, byte[]>, Function<byte[], R>, NodeId) - Method in class org.onosproject.store.cluster.messaging.impl.ClusterCommunicationManager
-
- sendAndReceive(Endpoint, String, byte[]) - Method in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- sendAndReceive(Endpoint, String, byte[], Executor) - Method in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- sendAsync(Endpoint, String, byte[]) - Method in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- sender() - Method in class org.onosproject.store.cluster.messaging.impl.InternalRequest
-
- sender() - Method in class org.onosproject.store.device.impl.DeviceAntiEntropyAdvertisement
-
- sender() - Method in class org.onosproject.store.device.impl.DeviceAntiEntropyRequest
-
- sequenceNumber() - Method in class org.onosproject.store.impl.MastershipBasedTimestamp
-
Returns the sequenceNumber number.
- SERIALIZER - Static variable in class org.onosproject.store.device.impl.ECDeviceStore
-
- SERIALIZER - Static variable in class org.onosproject.store.device.impl.GossipDeviceStore
-
- serializer - Variable in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- SERIALIZER - Static variable in class org.onosproject.store.link.impl.ECLinkStore
-
- SERIALIZER - Static variable in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- SERIALIZER - Static variable in class org.onosproject.store.statistic.impl.DistributedFlowStatisticStore
-
- SERIALIZER - Static variable in class org.onosproject.store.statistic.impl.DistributedStatisticStore
-
- SERIALIZER_BUILDER - Static variable in class org.onosproject.store.device.impl.ECDeviceStore
-
- serializerBuilder - Variable in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- ServerErrorMapper - Class in org.onlab.rest.exceptions
-
Mapper for service not found exceptions to the INTERNAL_SERVER_ERROR response code.
- ServerErrorMapper() - Constructor for class org.onlab.rest.exceptions.ServerErrorMapper
-
- service - Variable in class org.onosproject.store.resource.impl.ConsistentResourceStore
-
- serviceAffecting() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns true if alarm is service affecting Note: Whilst X.733 combines
service-affecting state with severity (where severities of critical and
major are deemed service-affecting) ONOS keeps these attributes separate.
- serviceAffecting() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- serviceDirectory - Variable in class org.onosproject.incubator.net.virtual.AbstractVnetService
-
- serviceDirectory - Variable in class org.onosproject.incubator.net.virtual.event.AbstractVirtualListenerManager
-
- ServiceNotFoundMapper - Class in org.onlab.rest.exceptions
-
Mapper for service not found exceptions to the SERVICE_UNAVAILABLE response code.
- ServiceNotFoundMapper() - Constructor for class org.onlab.rest.exceptions.ServiceNotFoundMapper
-
- setActive(String) - Method in class org.onosproject.common.app.ApplicationArchive
-
Marks the app as active by creating token file in the app directory.
- setAlarms(List<String>) - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics.Builder
-
Set alarms.
- setAvgPktSize(int) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setBreed(String) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
- setBwUtilization(double) - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics.Builder
-
set bandwidth utilization.
- setBytes(long) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setBytes(long) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
- setDefaultGraphPathSearch(GraphPathSearch<TopologyVertex, TopologyEdge>) - Static method in class org.onosproject.common.DefaultTopology
-
Sets the default lpath search algorighm to be used when computing paths.
- setDefaultGraphPathSearch(GraphPathSearch<TopologyVertex, TopologyEdge>) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- setDefaultLinkWeigher(LinkWeigher) - Static method in class org.onosproject.common.DefaultTopology
-
Sets the default link-weight to be used when computing paths.
- setDefaultLinkWeigher(LinkWeigher) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- setDefaultLinkWeight(LinkWeight) - Method in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- setDelegate(NetworkId, D) - Method in interface org.onosproject.incubator.net.virtual.VirtualStore
-
Sets the delegate on the store.
- setDelegate(ApplicationStoreDelegate) - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- setDelegate(ClusterStoreDelegate) - Method in class org.onosproject.store.cluster.impl.DistributedClusterStore
-
- setDetectedProtocol(int) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setDetectedProtocolName(String) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setDetectedProtos(List<ProtocolStatInfo>) - Method in class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Sets the detected protocols statistic information.
- setDiscardedBytes(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setDpiThroughputBps(double) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setDpiThroughputPps(double) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setEthernetBytes(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setFlowDelay(Duration) - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics.Builder
-
Set flow delay.
- setFlows(int) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
- setGuessedFlowProtos(int) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setHostAName(String) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setHostAPort(int) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setHostBName(String) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setHostBPort(int) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setHostServerName(String) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setIpBytes(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setIpPackets(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setKnownFlows(List<FlowStatInfo>) - Method in class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Sets the known flows information.
- setMaster(NetworkId, NodeId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMastershipStore
-
Sets a device's role for a specified controller instance.
- setMaster(NodeId, DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- setName(String) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
- setPacketLossRatio(double) - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics.Builder
-
Set packet loss ratio.
- setPackets(long) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setPackets(long) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
- setPermissions(ApplicationId, Set<Permission>) - Method in class org.onosproject.store.app.DistributedApplicationStore
-
- setProperty(String, String, String) - Method in class org.onosproject.store.cfg.DistributedComponentConfigStore
-
- setProtocol(String) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setProvider(IntentDomainProvider) - Method in class org.onosproject.incubator.net.domain.IntentDomain
-
Sets the provider for the intent domain if one is not already set.
- setProvider(P) - Method in class org.onosproject.incubator.net.virtual.provider.AbstractVirtualProviderService
-
Creates a virtual provider service on behalf of the specified provider.
- setRootPath(String) - Method in class org.onosproject.common.app.ApplicationArchive
-
Sets the root directory where apps directory is contained.
- setServiceDirectory(ServiceDirectory) - Static method in class org.onlab.rest.BaseResource
-
Sets alternate service directory to be used for lookups.
- setSource(ConnectPoint) - Method in class org.onosproject.store.mcast.impl.MulticastData
-
- setStandby(NetworkId, NodeId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMastershipStore
-
Sets a controller instance's mastership role to STANDBY for a device.
- setStandby(NodeId, DeviceId) - Method in class org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore
-
- setTcpPackets(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setTotalPackets(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setTrafficDurationSec(double) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setTrafficStatistics(TrafficStatInfo) - Method in class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Sets the traffic statistic information.
- setTrafficThroughputBps(double) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setTrafficThroughputPps(double) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setTunnelId(TunnelId) - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics.Builder
-
Set tunnel id.
- setUdpPackets(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setUniqueFlows(int) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setUnknownFlows(List<FlowStatInfo>) - Method in class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Sets the unknown flows information.
- setupTunnel(Tunnel, Path) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Instructs the provider to setup a tunnel.
- setupTunnel(ElementId, Tunnel, Path) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Instructs the provider to setup a tunnel given the respective device.
- setupTunnel(ApplicationId, ElementId, Tunnel, Path) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Creates a tunnel with given path and default initial state.
- severity() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns the severity.
- severity() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- SinglePointToMultiPointIntentCodec - Class in org.onosproject.codec.impl
-
Single Point to Multi Point intent codec.
- SinglePointToMultiPointIntentCodec() - Constructor for class org.onosproject.codec.impl.SinglePointToMultiPointIntentCodec
-
- sinks() - Method in class org.onosproject.store.mcast.impl.MulticastData
-
- sinksFor(McastRoute) - Method in class org.onosproject.store.mcast.impl.DistributedMcastStore
-
- SLOT_GRANULARITY - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- SLOT_GRANULARITY - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- source() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns an entity within the context of this alarm's device.
- source() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- source() - Method in class org.onosproject.store.mcast.impl.MulticastData
-
- sourceFor(McastRoute) - Method in class org.onosproject.store.mcast.impl.DistributedMcastStore
-
- SPACING_MULIPLIER - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- SPACING_MULTIPLIER - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- src() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- src() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- src() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
the origin of a tunnel.
- src() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns the connection point source.
- src() - Method in class org.onosproject.incubator.net.tunnel.TunnelSubscription
-
Returns source point of tunnel.
- src(ConnectPoint) - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualLink.Builder
-
Sets the source connect point to be used by the builder.
- start() - Method in interface org.onosproject.incubator.net.virtual.VirtualPortDescription
-
Starts the virtual port.
- startTimer(String) - Method in class org.onosproject.utils.MeteringAgent
-
Initializes a specific timer for a given operation.
- STATE - Static variable in class org.onosproject.codec.impl.IntentCodec
-
- state() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- state() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
Returns the tunnel state.
- state(Link.State) - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualLink.Builder
-
Sets the link state to be used by the builder.
- state() - Method in interface org.onosproject.incubator.net.virtual.VirtualPortDescription
-
Returns the virtual port state.
- status() - Method in class org.onosproject.store.cluster.messaging.impl.InternalReply
-
- stop() - Method in interface org.onosproject.incubator.net.virtual.VirtualPortDescription
-
Stops the virtual port.
- stop(Throwable) - Method in class org.onosproject.utils.MeteringAgent.Context
-
Stops timer given a specific context and updates all related metrics.
- storageService - Variable in class org.onosproject.store.app.DistributedApplicationStore
-
- storageService - Variable in class org.onosproject.store.cfg.DistributedComponentConfigStore
-
- storageService - Variable in class org.onosproject.store.cluster.impl.DistributedLeadershipStore
-
- storageService - Variable in class org.onosproject.store.config.impl.DistributedNetworkConfigStore
-
- storageService - Variable in class org.onosproject.store.core.impl.DistributedApplicationIdStore
-
- storageService - Variable in class org.onosproject.store.core.impl.DistributedIdBlockStore
-
- storageService - Variable in class org.onosproject.store.core.impl.LogicalClockManager
-
- storageService - Variable in class org.onosproject.store.device.impl.ECDeviceStore
-
- storageService - Variable in class org.onosproject.store.device.impl.GossipDeviceStore
-
- storageService - Variable in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- storageService - Variable in class org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore
-
- storageService - Variable in class org.onosproject.store.group.impl.DistributedGroupStore
-
- storageService - Variable in class org.onosproject.store.host.impl.DistributedHostStore
-
- storageService - Variable in class org.onosproject.store.intent.impl.ConsistentIntentSetMultimap
-
- storageService - Variable in class org.onosproject.store.intent.impl.GossipIntentStore
-
- storageService - Variable in class org.onosproject.store.key.impl.DistributedDeviceKeyStore
-
- storageService - Variable in class org.onosproject.store.link.impl.ECLinkStore
-
- storageService - Variable in class org.onosproject.store.mcast.impl.DistributedMcastStore
-
- storageService - Variable in class org.onosproject.store.packet.impl.DistributedPacketStore
-
- storageService - Variable in class org.onosproject.store.region.impl.DistributedRegionStore
-
- storageService - Variable in class org.onosproject.store.topology.impl.DistributedTopologyStore
-
- STORE_COMMON - Static variable in class org.onosproject.store.serializers.custom.DistributedStoreSerializers
-
KryoNamespace which can serialize ON.lab misc classes.
- STORE_CUSTOM_BEGIN - Static variable in class org.onosproject.store.serializers.custom.DistributedStoreSerializers
-
- storeBatch(NetworkId, FlowRuleBatchOperation) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore
-
Stores a batch of flow rules.
- storeBatch(FlowRuleBatchOperation) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- storeFlowRule(FlowRule) - Method in class org.onosproject.store.flow.impl.DistributedFlowRuleStore
-
- storeGroupDescription(NetworkId, GroupDescription) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore
-
Stores a new group entry using the information from group description
for a virtual network.
- storeGroupDescription(GroupDescription) - Method in class org.onosproject.store.group.impl.DistributedGroupStore
-
Stores a new group entry using the information from group description.
- storeMeter(NetworkId, Meter) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMeterStore
-
Adds a meter to the store.
- storeMeterFeatures(NetworkId, MeterFeatures) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkMeterStore
-
Adds the meter features to the store.
- storeRoute(McastRoute, McastStore.Type) - Method in class org.onosproject.store.mcast.impl.DistributedMcastStore
-
- StoreSerializer - Interface in org.onosproject.store.serializers
-
- storeSink(McastRoute, ConnectPoint, McastStore.Type) - Method in class org.onosproject.store.mcast.impl.DistributedMcastStore
-
- storeSource(McastRoute, ConnectPoint) - Method in class org.onosproject.store.mcast.impl.DistributedMcastStore
-
- subject() - Method in class org.onosproject.store.cluster.messaging.impl.InternalRequest
-
- submit(IntentDomainId, IntentResource) - Method in interface org.onosproject.incubator.net.domain.IntentDomainService
-
Submits an intent resource to the intent domain for installation.
- SUBTYPE - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- TABLE_ID - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- TableStatisticsEntryCodec - Class in org.onosproject.codec.impl
-
Table statistics entry JSON codec.
- TableStatisticsEntryCodec() - Constructor for class org.onosproject.codec.impl.TableStatisticsEntryCodec
-
- TARGET_ADDRESS - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- TCP_PORT - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- TCP_PORT - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- tcpPackets() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic TCP packets.
- TENANT_ID_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- tenantId() - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualNetwork
-
- TenantId - Class in org.onosproject.incubator.net.virtual
-
Representation of network tenant.
- TenantId() - Constructor for class org.onosproject.incubator.net.virtual.TenantId
-
- tenantId(String) - Static method in class org.onosproject.incubator.net.virtual.TenantId
-
Creates a tenant id using the supplied backing id.
- tenantId() - Method in interface org.onosproject.incubator.net.virtual.VirtualNetwork
-
Returns the identifier of the tenant to which this virtual network belongs.
- TenantIdCodec - Class in org.onosproject.codec.impl
-
Codec for the TenantId class.
- TenantIdCodec() - Constructor for class org.onosproject.codec.impl.TenantIdCodec
-
- termNumber() - Method in class org.onosproject.store.impl.MastershipBasedTimestamp
-
Returns the termNumber.
- termService - Variable in class org.onosproject.store.device.impl.GossipDeviceStore
-
- THRESHOLD - Static variable in class org.onosproject.codec.impl.ConstraintCodec
-
- time() - Method in class org.onosproject.common.DefaultTopology
-
- time() - Method in class org.onosproject.store.cluster.messaging.impl.InternalMessage
-
- timeCleared() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns the time when cleared.
- timeCleared() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- timeRaised() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns the time when raised.
- timeRaised() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- timestamp() - Method in class org.onosproject.store.device.impl.InternalDeviceOfflineEvent
-
- timestamp() - Method in class org.onosproject.store.device.impl.InternalDeviceRemovedEvent
-
- timestamp() - Method in class org.onosproject.store.impl.Timestamped
-
Returns the time stamp.
- Timestamped<T> - Class in org.onosproject.store.impl
-
Wrapper class to store Timestamped value.
- Timestamped(T, Timestamp) - Constructor for class org.onosproject.store.impl.Timestamped
-
Creates a time stamped value.
- timeUpdated() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns time at which the alarm was updated most recently, due to some
change in the device, or ONOS.
- timeUpdated() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- TLS_DISABLED - Static variable in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- TLS_ENABLED - Static variable in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- toLong() - Method in class org.onosproject.incubator.net.tunnel.OpticalLogicId
-
- topologyChanged(Set<Set<ConnectPoint>>) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualNetworkProviderService
-
Set of separate topology clusters expressed in terms of connect points which
belong to the same SCC of the underlying topology.
- TopologyClusterCodec - Class in org.onosproject.codec.impl
-
Topology cluster JSON codec.
- TopologyClusterCodec() - Constructor for class org.onosproject.codec.impl.TopologyClusterCodec
-
- TopologyCodec - Class in org.onosproject.codec.impl
-
Topology JSON codec.
- TopologyCodec() - Constructor for class org.onosproject.codec.impl.TopologyCodec
-
- toResponse(E) - Method in class org.onlab.rest.exceptions.AbstractMapper
-
- toResponse(WebApplicationException) - Method in class org.onlab.rest.exceptions.WebApplicationExceptionMapper
-
Extracts and returns the response from a WebApplicationException.
- toString() - Method in class org.onosproject.common.DefaultTopology
-
- toString() - Method in class org.onosproject.incubator.net.dpi.DpiStatInfo
-
- toString() - Method in class org.onosproject.incubator.net.dpi.DpiStatistics
-
- toString() - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- toString() - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
- toString() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- toString() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- toString() - Method in class org.onosproject.incubator.net.resource.label.DefaultLabelResource
-
- toString() - Method in class org.onosproject.incubator.net.resource.label.LabelResourcePool
-
- toString() - Method in class org.onosproject.incubator.net.resource.label.LabelResourceRequest
-
- toString() - Method in class org.onosproject.incubator.net.tunnel.DefaultLabelStack
-
- toString() - Method in class org.onosproject.incubator.net.tunnel.DefaultOpticalTunnelEndPoint
-
- toString() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- toString() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- toString() - Method in class org.onosproject.incubator.net.tunnel.DomainTunnelId
-
- toString() - Method in class org.onosproject.incubator.net.tunnel.IpTunnelEndPoint
-
- toString() - Method in class org.onosproject.incubator.net.tunnel.NetworkTunnelId
-
- toString() - Method in class org.onosproject.incubator.net.tunnel.TunnelId
-
- toString() - Method in class org.onosproject.incubator.net.tunnel.TunnelName
-
- toString() - Method in class org.onosproject.incubator.net.tunnel.TunnelSubscription
-
- toString() - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualDevice
-
- toString() - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualHost
-
- toString() - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualLink
-
- toString() - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualNetwork
-
- toString() - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualPort
-
- toString() - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent
-
- toString() - Method in class org.onosproject.store.cluster.messaging.impl.InternalReply
-
- toString() - Method in class org.onosproject.store.cluster.messaging.impl.InternalRequest
-
- toString() - Method in class org.onosproject.store.device.impl.DeviceFragmentId
-
- toString() - Method in class org.onosproject.store.device.impl.DeviceKey
-
- toString() - Method in class org.onosproject.store.device.impl.InternalDeviceEvent
-
- toString() - Method in class org.onosproject.store.device.impl.InternalDeviceOfflineEvent
-
- toString() - Method in class org.onosproject.store.device.impl.InternalDeviceRemovedEvent
-
- toString() - Method in class org.onosproject.store.device.impl.InternalPortEvent
-
- toString() - Method in class org.onosproject.store.device.impl.InternalPortStatusEvent
-
- toString() - Method in class org.onosproject.store.device.impl.PortFragmentId
-
- toString() - Method in class org.onosproject.store.device.impl.PortKey
-
- toString() - Method in class org.onosproject.store.impl.MastershipBasedTimestamp
-
- toString() - Method in class org.onosproject.store.impl.Timestamped
-
- toString() - Method in class org.onosproject.store.link.impl.Provided
-
- totalNum() - Method in class org.onosproject.incubator.net.resource.label.LabelResourcePool
-
Returns total number.
- totalPackets() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic total packets.
- trafficDurationSec() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic duration second.
- TrafficSelectorCodec - Class in org.onosproject.codec.impl
-
Traffic selector codec.
- TrafficSelectorCodec() - Constructor for class org.onosproject.codec.impl.TrafficSelectorCodec
-
- TrafficStatInfo - Class in org.onosproject.incubator.net.dpi
-
Traffic statistic information.
- TrafficStatInfo() - Constructor for class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Constructor for default TrafficStatInfo class.
- TrafficStatInfo(long, long, long, long, long, int, int, long, long, double, double, double, double, double, int) - Constructor for class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Constructor for TrafficStatInfo class specified with traffic statistic parameters.
- TrafficStatInfoCodec - Class in org.onosproject.incubator.net.dpi
-
Implementation of encoder for TrafficStatInfo codec.
- TrafficStatInfoCodec() - Constructor for class org.onosproject.incubator.net.dpi.TrafficStatInfoCodec
-
- trafficStatistics() - Method in class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Returns DPI traffic statistic information.
- trafficThroughputBps() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns total traffic throughput Bps(Byte per second).
- trafficThroughputPps() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns total traffic throughput Pps(Packet per second).
- TrafficTreatmentCodec - Class in org.onosproject.codec.impl
-
Traffic treatment codec.
- TrafficTreatmentCodec() - Constructor for class org.onosproject.codec.impl.TrafficTreatmentCodec
-
- translateToAlarm(DeviceId, InputStream) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmTranslator
-
Translates message from device into an alarm with appropriate
information.
- TransportEndpointDescriptionCodec - Class in org.onosproject.codec.impl
-
JSON Codec for TransportEndpointDescription.
- TransportEndpointDescriptionCodec() - Constructor for class org.onosproject.codec.impl.TransportEndpointDescriptionCodec
-
- TraversalMode - Enum in org.onosproject.incubator.elasticcfg
-
Traversal Modes for the PropConfig Stores.
- treatment(TrafficTreatment) - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent.Builder
-
- TRIBUTARY_PORT_NUMBER - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- TRIBUTARY_PORT_NUMBER - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- TRIBUTARY_SLOT_BITMAP - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- TRIBUTARY_SLOT_BITMAP - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- TRIBUTARY_SLOT_LEN - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- TRIBUTARY_SLOT_LEN - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- triggerProbe(DeviceId) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmProvider
-
Triggers an asynchronous discovery of the alarms on the specified device,
intended to refresh internal alarm model for the device.
- trustManager - Variable in class org.onosproject.store.cluster.messaging.impl.NettyMessagingManager
-
- Tunnel - Interface in org.onosproject.incubator.net.tunnel
-
Abstraction of a generalized Tunnel entity (bandwidth pipe) for either L3/L2
networks or L1/L0 networks, representation of e.g., VLAN, GRE tunnel, MPLS
LSP, L1 ODUk connection, WDM OCH, etc..
- Tunnel.State - Enum in org.onosproject.incubator.net.tunnel
-
Representation of the tunnel state.
- Tunnel.Type - Enum in org.onosproject.incubator.net.tunnel
-
Tunnel technology type.
- TUNNEL_ID - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- TUNNEL_ID - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- tunnelAdded(TunnelDescription) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Signals that the provider has added a tunnel.
- tunnelAdded(TunnelDescription) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProviderService
-
Signals that the provider has added a tunnel.
- tunnelAdded(TunnelDescription, Tunnel.State) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProviderService
-
Signals that the provider has added a tunnel with a status which may not
be default, hence is provided as an input.
- TunnelAdminService - Interface in org.onosproject.incubator.net.tunnel
-
Service for administering the inventory of provisioned tunnels.
- tunnelCount() - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Returns all tunnels.
- tunnelCount() - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Returns all tunnels.
- TunnelDescription - Interface in org.onosproject.incubator.net.tunnel
-
Describes a tunnel.
- tunnelDown(NetworkId, ConnectPoint, ConnectPoint, TunnelId) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualNetworkProviderService
-
This method is used to notify the VirtualNetwork service that a tunnel is now
FAILED or INACTIVE.
- TunnelEndPoint - Interface in org.onosproject.incubator.net.tunnel
-
Represents for source end point or destination end point of a tunnel.
- TunnelEndPointFormatter - Class in org.onosproject.incubator.net.tunnel
-
Formats an optical tunnel endpoint as "(type)/(element-id)/(port)".
- TunnelEvent - Class in org.onosproject.incubator.net.tunnel
-
Describes tunnel events.
- TunnelEvent(TunnelEvent.Type, Tunnel) - Constructor for class org.onosproject.incubator.net.tunnel.TunnelEvent
-
Creates an event of a given type and for the specified tunnel.
- TunnelEvent(TunnelEvent.Type, Tunnel, long) - Constructor for class org.onosproject.incubator.net.tunnel.TunnelEvent
-
Creates an event of a given type and for the specified link and
the current time.
- TunnelEvent.Type - Enum in org.onosproject.incubator.net.tunnel
-
Type of tunnel events.
- tunnelId() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- tunnelId() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
Returns tunnel identify generated by ONOS as primary key.
- TunnelId - Class in org.onosproject.incubator.net.tunnel
-
Representation of a Tunnel Id.
- tunnelId() - Method in class org.onosproject.incubator.net.tunnel.TunnelSubscription
-
Returns tunnel identity.
- tunnelId(TunnelId) - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualLink.Builder
-
Sets the tunnel identifier to be used by the builder.
- tunnelId() - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualLink
-
Returns the tunnel identifier.
- tunnelId() - Method in interface org.onosproject.incubator.net.virtual.VirtualLink
-
Returns the tunnel identifier to which this virtual link belongs.
- TunnelListener - Interface in org.onosproject.incubator.net.tunnel
-
Entity capable of receiving tunnel related events.
- tunnelName() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- tunnelName() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- tunnelName() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
Return the name of a tunnel.
- tunnelName() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Return the name of a tunnel.
- TunnelName - Class in org.onosproject.incubator.net.tunnel
-
Represents for a unique tunnel name.
- tunnelName(String) - Static method in class org.onosproject.incubator.net.tunnel.TunnelName
-
Creates a tunnel name using the supplied URI string.
- tunnelName() - Method in class org.onosproject.incubator.net.tunnel.TunnelSubscription
-
Returns tunnel name.
- TunnelPrimitive - Class in org.onosproject.incubator.net.domain
-
Provides connectivity through a domain.
- TunnelPrimitive(ApplicationId, ConnectPoint, ConnectPoint) - Constructor for class org.onosproject.incubator.net.domain.TunnelPrimitive
-
- TunnelProvider - Interface in org.onosproject.incubator.net.tunnel
-
Abstraction of an entity providing tunnel setup/release services to the core.
- TunnelProviderRegistry - Interface in org.onosproject.incubator.net.tunnel
-
Abstraction of an tunnel provider registry.
- TunnelProviderService - Interface in org.onosproject.incubator.net.tunnel
-
APIs for tunnel provider to notify the tunnel subSystem.
- tunnelQueryById(TunnelId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Signals that the a tunnel was queried.
- tunnelQueryById(TunnelId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProviderService
-
Signals that the a tunnel was queried.
- tunnelRemoved(TunnelDescription) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Signals that the provider has removed a tunnel.
- tunnelRemoved(TunnelDescription) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProviderService
-
Signals that the provider has removed a tunnel.
- TunnelService - Interface in org.onosproject.incubator.net.tunnel
-
Service for interacting with the inventory of tunnels.
- TunnelStatistics - Interface in org.onosproject.incubator.net.tunnel
-
Statistics of a tunnel.
- TunnelStore - Interface in org.onosproject.incubator.net.tunnel
-
Manages inventory of tunnel; not intended for direct use.
- TunnelStoreDelegate - Interface in org.onosproject.incubator.net.tunnel
-
Tunnel store delegate abstraction.
- TunnelSubscription - Class in org.onosproject.incubator.net.tunnel
-
Represents for a order that consumer subscribe tunnel.
- TunnelSubscription(ApplicationId, TunnelEndPoint, TunnelEndPoint, TunnelId, Tunnel.Type, TunnelName, Annotations...) - Constructor for class org.onosproject.incubator.net.tunnel.TunnelSubscription
-
Creates a TunnelSubscription.
- tunnelUp(NetworkId, ConnectPoint, ConnectPoint, TunnelId) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualNetworkProviderService
-
This method is used to notify the VirtualNetwork service that a tunnel is now ACTIVE.
- tunnelUpdated(TunnelDescription) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Signals that the a tunnel was changed (e.g., sensing changes of
tunnel).It's used by producers.
- tunnelUpdated(TunnelDescription) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProviderService
-
Signals that the a tunnel was changed (e.g., sensing changes of tunnel).
- tunnelUpdated(TunnelDescription, Tunnel.State) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProviderService
-
Signals that the tunnel was changed with tunnel status change.
- two() - Method in class org.onosproject.incubator.net.domain.TunnelPrimitive
-
The getter for the second connection point associated with a tunnel.
- TYPE - Static variable in class org.onosproject.codec.impl.ConstraintCodec
-
- TYPE - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- TYPE - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- TYPE - Static variable in class org.onosproject.codec.impl.IntentCodec
-
- type() - Method in interface org.onosproject.incubator.elasticcfg.ConfigNode
-
Returns the type of the instance node.
- type() - Method in class org.onosproject.incubator.net.resource.label.LabelResourceRequest
-
Returns request type.
- type() - Method in class org.onosproject.incubator.net.tunnel.DefaultOpticalTunnelEndPoint
-
- type() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- type() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- type() - Method in interface org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint
-
Returns the tunnel point type.
- type() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
Returns the tunnel type.
- type() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns the tunnel type.
- type() - Method in class org.onosproject.incubator.net.tunnel.TunnelSubscription
-
Returns tunnel type.
- type() - Method in class org.onosproject.store.cluster.messaging.impl.InternalMessage
-
- type() - Method in class org.onosproject.store.cluster.messaging.impl.InternalReply
-
- type() - Method in class org.onosproject.store.cluster.messaging.impl.InternalRequest
-
- type() - Method in class org.onosproject.store.group.impl.GroupStoreMessage
-
Returns the type of this group operation.
- TYPES - Static variable in class org.onosproject.codec.impl.ConstraintCodec
-
- value() - Method in interface org.onosproject.incubator.elasticcfg.ConfigNode
-
Returns the value of the instance node.
- value() - Method in class org.onosproject.incubator.elasticcfg.ElasticConfigEvent
-
Returns the config node value.
- value() - Method in class org.onosproject.incubator.net.tunnel.TunnelName
-
The string of tunnel name.
- value() - Method in class org.onosproject.store.impl.Timestamped
-
Returns the value.
- valueOf(String) - Static method in enum org.onosproject.incubator.elasticcfg.ConfigStoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.elasticcfg.ElasticConfigEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.elasticcfg.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.elasticcfg.TraversalMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.domain.IntentDomainEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.onosproject.incubator.net.domain.IntentDomainId
-
Creates an intent domain identifier from the specified string representation.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.faultmanagement.alarm.Alarm.SeverityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.faultmanagement.alarm.AlarmEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.PortStatisticsService.MetricType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.resource.label.LabelResourceEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.resource.label.LabelResourceRequest.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(long) - Static method in class org.onosproject.incubator.net.tunnel.DomainTunnelId
-
Creates a tunnel identifier from the specified tunnel.
- valueOf(String) - Static method in class org.onosproject.incubator.net.tunnel.DomainTunnelId
-
Creates a tunnel identifier from the specified tunnel.
- valueOf(long) - Static method in class org.onosproject.incubator.net.tunnel.NetworkTunnelId
-
Creates an tunnel identifier from the specified tunnel.
- valueOf(String) - Static method in class org.onosproject.incubator.net.tunnel.NetworkTunnelId
-
- valueOf(String) - Static method in enum org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.tunnel.Tunnel.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.tunnel.Tunnel.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.tunnel.TunnelEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.onosproject.incubator.net.tunnel.TunnelId
-
Creates an tunnel identifier from the specified tunnel.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.virtual.event.VirtualEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.virtual.VirtualNetworkEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore.UpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.virtual.VirtualPortDescription.State
-
Returns the enum constant of this type with the specified name.
- 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.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.incubator.elasticcfg.ConfigStoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.elasticcfg.ElasticConfigEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.elasticcfg.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.elasticcfg.TraversalMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.domain.IntentDomainEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.faultmanagement.alarm.Alarm.SeverityLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.faultmanagement.alarm.AlarmEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.PortStatisticsService.MetricType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.resource.label.LabelResourceEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.resource.label.LabelResourceRequest.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.tunnel.Tunnel.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.tunnel.Tunnel.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.tunnel.TunnelEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.virtual.event.VirtualEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.virtual.VirtualNetworkEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.virtual.VirtualNetworkGroupStore.UpdateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.virtual.VirtualPortDescription.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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.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.cluster.impl.DistributedClusterStore
-
- VIRTUAL_DEVICE_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- VIRTUAL_NETWORK_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- VIRTUAL_NETWORK_TOPIC - Static variable in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
The topic used for obtaining globally unique ids.
- VIRTUAL_PORT_COMPARATOR - Static variable in class org.onosproject.utils.Comparators
-
- VirtualDevice - Interface in org.onosproject.incubator.net.virtual
-
Abstraction of a virtual device.
- virtualDevice() - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Returns virtual device affected by event - may be null (for events relating to
tenants and virtual networks).
- VirtualDeviceCodec - Class in org.onosproject.codec.impl
-
Codec for the VirtualDevice class.
- VirtualDeviceCodec() - Constructor for class org.onosproject.codec.impl.VirtualDeviceCodec
-
- VirtualDeviceProvider - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of a virtual device information provider.
- VirtualDeviceProviderService - Interface in org.onosproject.incubator.net.virtual.provider
-
Service through which virtual device providers can inject virtual device
information into the core.
- VirtualElement - Interface in org.onosproject.incubator.net.virtual
-
Abstraction of a virtual element.
- VirtualEvent<E extends org.onosproject.event.Event> - Class in org.onosproject.incubator.net.virtual.event
-
Base class for virtual network event that encapsulates a normal event.
- VirtualEvent(NetworkId, VirtualEvent.Type, E) - Constructor for class org.onosproject.incubator.net.virtual.event.VirtualEvent
-
- VirtualEvent(NetworkId, VirtualEvent.Type, E, long) - Constructor for class org.onosproject.incubator.net.virtual.event.VirtualEvent
-
- VirtualEvent.Type - Enum in org.onosproject.incubator.net.virtual.event
-
Type of virtual network events.
- VirtualFlowRuleProvider - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of a virtual flow rule provider.
- VirtualFlowRuleProviderService - Interface in org.onosproject.incubator.net.virtual.provider
-
Service through which virtual flow rule providers can inject information into
the core.
- VirtualGroupProvider - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of group provider for virtual network.
- VirtualGroupProviderService - Interface in org.onosproject.incubator.net.virtual.provider
-
Service through which Group providers can inject information into
the virtual network core.
- VirtualHost - Interface in org.onosproject.incubator.net.virtual
-
Abstraction of a virtual end-station host.
- VirtualHostCodec - Class in org.onosproject.codec.impl
-
Codec for the VirtualHost class.
- VirtualHostCodec() - Constructor for class org.onosproject.codec.impl.VirtualHostCodec
-
- VirtualIntentCompiler<T extends org.onosproject.net.intent.Intent> - Interface in org.onosproject.incubator.net.virtual.intent
-
Abstraction of a compiler which is capable of taking an intent
and translating it to other, potentially installable, intents for virtual networks.
- VirtualIntentException - Exception in org.onosproject.incubator.net.virtual.intent
-
- VirtualIntentException() - Constructor for exception org.onosproject.incubator.net.virtual.intent.VirtualIntentException
-
Constructs an exception with no message and no underlying cause.
- VirtualIntentException(String) - Constructor for exception org.onosproject.incubator.net.virtual.intent.VirtualIntentException
-
Constructs an exception with the specified message.
- VirtualIntentException(String, Throwable) - Constructor for exception org.onosproject.incubator.net.virtual.intent.VirtualIntentException
-
Constructs an exception with the specified message and the underlying cause.
- VirtualLink - Interface in org.onosproject.incubator.net.virtual
-
Abstraction of a virtual link.
- VirtualLinkCodec - Class in org.onosproject.codec.impl
-
Codec for the VirtualLink class.
- VirtualLinkCodec() - Constructor for class org.onosproject.codec.impl.VirtualLinkCodec
-
- VirtualListenerRegistryManager - Class in org.onosproject.incubator.net.virtual.event
-
Base implementation of an virtual event sink and a registry capable of tracking
listeners and dispatching events to them as part of event sink processing.
- VirtualMeterProvider - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of a Meter provider for virtual network.
- VirtualMeterProviderService - Interface in org.onosproject.incubator.net.virtual.provider
-
Service through which meter providers can inject information
into the virtual network subsystem core.
- VirtualNetwork - Interface in org.onosproject.incubator.net.virtual
-
Representation of a virtual network.
- VirtualNetworkAdminService - Interface in org.onosproject.incubator.net.virtual
-
Service for managing the inventory of virtual networks.
- VirtualNetworkCodec - Class in org.onosproject.codec.impl
-
Codec for the VirtualNetwork class.
- VirtualNetworkCodec() - Constructor for class org.onosproject.codec.impl.VirtualNetworkCodec
-
- VirtualNetworkEvent - Class in org.onosproject.incubator.net.virtual
-
Describes virtual network event.
- VirtualNetworkEvent(VirtualNetworkEvent.Type, NetworkId) - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Creates an event of a given type and for the specified subject.
- VirtualNetworkEvent(VirtualNetworkEvent.Type, NetworkId, VirtualDevice) - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Creates an event of a given type and for the specified subject and the
virtual device.
- VirtualNetworkEvent(VirtualNetworkEvent.Type, NetworkId, VirtualDevice, VirtualPort) - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Creates an event of a given type and for the specified subject, virtual device and
virtual port.
- VirtualNetworkEvent(VirtualNetworkEvent.Type, NetworkId, long) - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Creates an event of a given type and for the specified subject and time.
- VirtualNetworkEvent(VirtualNetworkEvent.Type, NetworkId, VirtualDevice, long) - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Creates an event of a given type and for the specified subject, virtual device and time.
- VirtualNetworkEvent(VirtualNetworkEvent.Type, NetworkId, VirtualPort, long) - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Creates an event of a given type and for the specified subject, virtual port and time.
- VirtualNetworkEvent.Type - Enum in org.onosproject.incubator.net.virtual
-
Type of virtual network events.
- VirtualNetworkFlowObjectiveStore - Interface in org.onosproject.incubator.net.virtual
-
The flow objective store for virtual networks.
- VirtualNetworkFlowRuleStore - Interface in org.onosproject.incubator.net.virtual
-
Manages inventory of flow rules for virtual networks;
not intended for direct use.
- VirtualNetworkGroupStore - Interface in org.onosproject.incubator.net.virtual
-
Manages inventory of groups per virtual network and virtual device;
not intended for direct use.
- VirtualNetworkGroupStore.UpdateType - Enum in org.onosproject.incubator.net.virtual
-
- VirtualNetworkIntent - Class in org.onosproject.incubator.net.virtual
-
Abstraction of VirtualNetworkIntent connectivity.
- VirtualNetworkIntent() - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkIntent
-
Constructor for serializer.
- VirtualNetworkIntent.Builder - Class in org.onosproject.incubator.net.virtual
-
Builder of a point to point intent.
- VirtualNetworkIntentStore - Interface in org.onosproject.incubator.net.virtual
-
- VirtualNetworkListener - Interface in org.onosproject.incubator.net.virtual
-
Represents entity capable of receiving virtual network events.
- VirtualNetworkMastershipStore - Interface in org.onosproject.incubator.net.virtual
-
Manages inventory of mastership roles for devices, across controller
instances for virtual networks; not intended for direct use.
- VirtualNetworkMeterStore - Interface in org.onosproject.incubator.net.virtual
-
- VirtualNetworkPacketStore - Interface in org.onosproject.incubator.net.virtual
-
- VirtualNetworkProvider - Interface in org.onosproject.incubator.net.virtual.provider
-
Entity capable of providing traffic isolation constructs for use in
implementation of virtual devices and virtual links.
- VirtualNetworkProviderRegistry - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of a virtual network provider registry.
- VirtualNetworkProviderService - Interface in org.onosproject.incubator.net.virtual.provider
-
Service through which virtual network providers can inject information into
the core.
- VirtualNetworkService - Interface in org.onosproject.incubator.net.virtual
-
Service for querying virtual network inventory.
- VirtualNetworkStore - Interface in org.onosproject.incubator.net.virtual
-
Mechanism for distributing and storing virtual network model information.
- VirtualNetworkStoreDelegate - Interface in org.onosproject.incubator.net.virtual
-
Network configuration store delegate abstraction.
- VirtualPacketContext - Interface in org.onosproject.incubator.net.virtual
-
Represents context for processing an inbound packet for a virtual network,
and (optionally) emitting a corresponding outbound packet.
- VirtualPacketProvider - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of a virtual packet provider capable of emitting packets
from virtual network core services to the underlay network.
- VirtualPacketProviderService - Interface in org.onosproject.incubator.net.virtual.provider
-
Entity capable of processing inbound packets for virtual networks.
- virtualPort() - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Returns virtual port affected by event - may be null (for events relating to
tenants, virtual networks and virtual devices).
- VirtualPort - Interface in org.onosproject.incubator.net.virtual
-
Representation of a virtual port.
- VirtualPortCodec - Class in org.onosproject.codec.impl
-
Codec for the VirtualPort class.
- VirtualPortCodec() - Constructor for class org.onosproject.codec.impl.VirtualPortCodec
-
- VirtualPortDescription - Interface in org.onosproject.incubator.net.virtual
-
Information about a virtual port.
- VirtualPortDescription.State - Enum in org.onosproject.incubator.net.virtual
-
Representation of the virtual port.
- VirtualProvider - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of a provider of information about virtual network environment.
- VirtualProviderRegistryService - Interface in org.onosproject.incubator.net.virtual.provider
-
Registry for tracking information providers with the core.
- VirtualProviderService<P extends VirtualProvider> - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of a service through which virtual providers can inject information
about the network environment into the virtual core.
- VirtualStore<E extends org.onosproject.event.Event,D extends org.onosproject.store.StoreDelegate<E>> - Interface in org.onosproject.incubator.net.virtual
-
Abstraction of a entity capable of storing and/or distributing information
for virtual network across a cluster.
- VLAN_ID - Static variable in class org.onosproject.codec.impl.CriterionCodec
-
- VLAN_ID - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- VLAN_PCP - Static variable in class org.onosproject.codec.impl.InstructionCodec
-
- VnetService - Interface in org.onosproject.incubator.net.virtual
-
Virtual network service interface.