jar

org.onosproject : onos-core-dist

Maven & Gradle

Mar 24, 2022
64 usages

onos-core-dist

Table Of Contents

Latest Version

Download org.onosproject : onos-core-dist JAR file - Latest Versions:

All Versions

Download org.onosproject : onos-core-dist JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.15.x
1.14.x
1.13.x
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
1.12.x
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
1.11.x CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
1.10.x CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
1.9.x CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
1.8.x CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
CVE-2018-1999020
1.7.x CVE-2018-1999020
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window onos-core-dist-2.5.7-rc3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.onosproject.store.flowobjective.impl

├─ org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore.class - [JAR]

org.onosproject.store.config.impl

├─ org.onosproject.store.config.impl.DistributedNetworkConfigStore.class - [JAR]

org.onosproject.store.key.impl

├─ org.onosproject.store.key.impl.DistributedDeviceKeyStore.class - [JAR]

org.onosproject.store.impl

├─ org.onosproject.store.impl.MastershipBasedTimestamp.class - [JAR]

├─ org.onosproject.store.impl.Timestamped.class - [JAR]

org.onosproject.store.cluster.messaging.impl

├─ org.onosproject.store.cluster.messaging.impl.ClusterCommunicationManager.class - [JAR]

org.onosproject.store.device.impl

├─ org.onosproject.store.device.impl.DeviceAntiEntropyAdvertisement.class - [JAR]

├─ org.onosproject.store.device.impl.DeviceAntiEntropyRequest.class - [JAR]

├─ org.onosproject.store.device.impl.DeviceClockManager.class - [JAR]

├─ org.onosproject.store.device.impl.DeviceDescriptions.class - [JAR]

├─ org.onosproject.store.device.impl.DeviceFragmentId.class - [JAR]

├─ org.onosproject.store.device.impl.DeviceKey.class - [JAR]

├─ org.onosproject.store.device.impl.ECDeviceStore.class - [JAR]

├─ org.onosproject.store.device.impl.GossipDeviceStore.class - [JAR]

├─ org.onosproject.store.device.impl.GossipDeviceStoreMessageSubjects.class - [JAR]

├─ org.onosproject.store.device.impl.InternalDeviceEvent.class - [JAR]

├─ org.onosproject.store.device.impl.InternalDeviceEventSerializer.class - [JAR]

├─ org.onosproject.store.device.impl.InternalDeviceRemovedEvent.class - [JAR]

├─ org.onosproject.store.device.impl.InternalDeviceStatusChangeEvent.class - [JAR]

├─ org.onosproject.store.device.impl.InternalDeviceStatusChangeEventSerializer.class - [JAR]

├─ org.onosproject.store.device.impl.InternalPortEvent.class - [JAR]

├─ org.onosproject.store.device.impl.InternalPortEventSerializer.class - [JAR]

├─ org.onosproject.store.device.impl.InternalPortStatusEvent.class - [JAR]

├─ org.onosproject.store.device.impl.InternalPortStatusEventSerializer.class - [JAR]

├─ org.onosproject.store.device.impl.PortFragmentId.class - [JAR]

├─ org.onosproject.store.device.impl.PortKey.class - [JAR]

org.onosproject.store.packet.impl

├─ org.onosproject.store.packet.impl.DistributedPacketStore.class - [JAR]

org.onosproject.store.intent.impl

├─ org.onosproject.store.intent.impl.ConsistentIntentSetMultimap.class - [JAR]

├─ org.onosproject.store.intent.impl.GossipIntentStore.class - [JAR]

├─ org.onosproject.store.intent.impl.PartitionId.class - [JAR]

├─ org.onosproject.store.intent.impl.WorkPartitionManager.class - [JAR]

org.onosproject.store.flow

├─ org.onosproject.store.flow.ReplicaInfo.class - [JAR]

├─ org.onosproject.store.flow.ReplicaInfoEvent.class - [JAR]

├─ org.onosproject.store.flow.ReplicaInfoEventListener.class - [JAR]

├─ org.onosproject.store.flow.ReplicaInfoService.class - [JAR]

org.onosproject.store.host.impl

├─ org.onosproject.store.host.impl.DefaultHostProbe.class - [JAR]

├─ org.onosproject.store.host.impl.DefaultHostProbeStore.class - [JAR]

├─ org.onosproject.store.host.impl.DistributedHostStore.class - [JAR]

org.onosproject.store.mcast.impl

├─ org.onosproject.store.mcast.impl.DistributedMcastStore.class - [JAR]

├─ org.onosproject.store.mcast.impl.MulticastData.class - [JAR]

org.onosproject.store.cluster.impl

├─ org.onosproject.store.cluster.impl.DistributedLeadershipStore.class - [JAR]

├─ org.onosproject.store.cluster.impl.PhiAccrualFailureDetector.class - [JAR]

org.onosproject.store.meter.impl

├─ org.onosproject.store.meter.impl.DistributedMeterStore.class - [JAR]

├─ org.onosproject.store.meter.impl.MeterData.class - [JAR]

org.onosproject.store.topology.impl

├─ org.onosproject.store.topology.impl.DistributedTopologyStore.class - [JAR]

├─ org.onosproject.store.topology.impl.PathKey.class - [JAR]

org.onosproject.store.statistic.impl

├─ org.onosproject.store.statistic.impl.DistributedFlowStatisticStore.class - [JAR]

├─ org.onosproject.store.statistic.impl.DistributedStatisticStore.class - [JAR]

org.onosproject.store.region.impl

├─ org.onosproject.store.region.impl.DistributedRegionStore.class - [JAR]

org.onosproject.store

├─ org.onosproject.store.OsgiPropertyConstants.class - [JAR]

org.onosproject.store.mastership.impl

├─ org.onosproject.store.mastership.impl.ConsistentDeviceMastershipStore.class - [JAR]

org.onosproject.store.resource.impl

├─ org.onosproject.store.resource.impl.Codecs.class - [JAR]

├─ org.onosproject.store.resource.impl.ConsistentContinuousResourceSubStore.class - [JAR]

├─ org.onosproject.store.resource.impl.ConsistentDiscreteResourceSubStore.class - [JAR]

├─ org.onosproject.store.resource.impl.ConsistentResourceStore.class - [JAR]

├─ org.onosproject.store.resource.impl.ConsistentResourceSubStore.class - [JAR]

├─ org.onosproject.store.resource.impl.ContinuousResourceAllocation.class - [JAR]

├─ org.onosproject.store.resource.impl.DiscreteResources.class - [JAR]

├─ org.onosproject.store.resource.impl.EmptyDiscreteResources.class - [JAR]

├─ org.onosproject.store.resource.impl.EncodableDiscreteResources.class - [JAR]

├─ org.onosproject.store.resource.impl.EncodableDiscreteResourcesSerializer.class - [JAR]

├─ org.onosproject.store.resource.impl.EncodedDiscreteResources.class - [JAR]

├─ org.onosproject.store.resource.impl.EncodedResourcesSerializer.class - [JAR]

├─ org.onosproject.store.resource.impl.GenericDiscreteResources.class - [JAR]

├─ org.onosproject.store.resource.impl.MapNames.class - [JAR]

├─ org.onosproject.store.resource.impl.MplsLabelCodec.class - [JAR]

├─ org.onosproject.store.resource.impl.PortNumberCodec.class - [JAR]

├─ org.onosproject.store.resource.impl.TransactionalContinuousResourceSubStore.class - [JAR]

├─ org.onosproject.store.resource.impl.TransactionalDiscreteResourceSubStore.class - [JAR]

├─ org.onosproject.store.resource.impl.TransactionalResourceSubStore.class - [JAR]

├─ org.onosproject.store.resource.impl.UnifiedDiscreteResources.class - [JAR]

├─ org.onosproject.store.resource.impl.VlanIdCodec.class - [JAR]

org.onosproject.store.app

├─ org.onosproject.store.app.DistributedApplicationStore.class - [JAR]

org.onosproject.store.flow.impl

├─ org.onosproject.store.flow.impl.BackupOperation.class - [JAR]

├─ org.onosproject.store.flow.impl.BucketId.class - [JAR]

├─ org.onosproject.store.flow.impl.DeviceFlowTable.class - [JAR]

├─ org.onosproject.store.flow.impl.DeviceReplicaInfo.class - [JAR]

├─ org.onosproject.store.flow.impl.ECFlowRuleStore.class - [JAR]

├─ org.onosproject.store.flow.impl.ECFlowRuleStoreMessageSubjects.class - [JAR]

├─ org.onosproject.store.flow.impl.FlowBucket.class - [JAR]

├─ org.onosproject.store.flow.impl.FlowBucketDigest.class - [JAR]

├─ org.onosproject.store.flow.impl.LifecycleEvent.class - [JAR]

├─ org.onosproject.store.flow.impl.LifecycleEventListener.class - [JAR]

├─ org.onosproject.store.flow.impl.LifecycleManager.class - [JAR]

├─ org.onosproject.store.flow.impl.LogicalClock.class - [JAR]

├─ org.onosproject.store.flow.impl.ReplicaInfoManager.class - [JAR]

├─ org.onosproject.store.flow.impl.Timestamped.class - [JAR]

org.onosproject.store.cfg

├─ org.onosproject.store.cfg.DistributedComponentConfigStore.class - [JAR]

org.onosproject.store.core.impl

├─ org.onosproject.store.core.impl.AppIdEvent.class - [JAR]

├─ org.onosproject.store.core.impl.AppIdStoreDelegate.class - [JAR]

├─ org.onosproject.store.core.impl.DistributedApplicationIdStore.class - [JAR]

├─ org.onosproject.store.core.impl.DistributedIdBlockStore.class - [JAR]

├─ org.onosproject.store.core.impl.LogicalClockManager.class - [JAR]

org.onosproject.store.pi.impl

├─ org.onosproject.store.pi.impl.AbstractDistributedPiTranslationStore.class - [JAR]

├─ org.onosproject.store.pi.impl.DistributedDevicePipeconfMappingStore.class - [JAR]

├─ org.onosproject.store.pi.impl.DistributedPiFlowRuleTranslationStore.class - [JAR]

├─ org.onosproject.store.pi.impl.DistributedPiGroupTranslationStore.class - [JAR]

├─ org.onosproject.store.pi.impl.DistributedPiMeterTranslationStore.class - [JAR]

├─ org.onosproject.store.pi.impl.DistributedPiReplicationGroupTranslationStore.class - [JAR]

org.onosproject.store.group.impl

├─ org.onosproject.store.group.impl.DistributedGroupStore.class - [JAR]

├─ org.onosproject.store.group.impl.GroupStoreMessage.class - [JAR]

├─ org.onosproject.store.group.impl.GroupStoreMessageSubjects.class - [JAR]

org.onosproject.store.link.impl

├─ org.onosproject.store.link.impl.CoreConfig.class - [JAR]

├─ org.onosproject.store.link.impl.ECLinkStore.class - [JAR]

├─ org.onosproject.store.link.impl.Provided.class - [JAR]

org.onosproject.store.serializers.custom

├─ org.onosproject.store.serializers.custom.DistributedStoreSerializers.class - [JAR]

├─ org.onosproject.store.serializers.custom.MastershipBasedTimestampSerializer.class - [JAR]

Advertisement

Dependencies from Group

Mar 24, 2022
309 usages
Mar 24, 2022
222 usages
Mar 24, 2022
222 usages
Mar 24, 2022
179 usages
Dec 02, 2016
158 usages

Discover Dependencies

Jul 13, 2023
20 usages
1.5k stars
Jul 13, 2023
21 usages
5.3k stars
Jul 13, 2023
20 usages
82 stars
Dec 14, 2018
18 usages
3 stars
Nov 12, 2019
25 usages
Jan 28, 2023
29 usages
397 stars
Mar 30, 2019
25 usages
220 stars
Oct 08, 2021
19 usages
1.2k stars