jar

org.apache.pekko : pekko-distributed-data_2.13

Maven & Gradle

Jul 10, 2023
1.2k stars

pekko-distributed-data · Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.

Table Of Contents

Latest Version

Download org.apache.pekko : pekko-distributed-data_2.13 JAR file - Latest Versions:

All Versions

Download org.apache.pekko : pekko-distributed-data_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
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 pekko-distributed-data_2.13-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.pekko.cluster.ddata.protobuf

├─ org.apache.pekko.cluster.ddata.protobuf.AbstractSerializationSupport.class - [JAR]

├─ org.apache.pekko.cluster.ddata.protobuf.OtherMessageComparator.class - [JAR]

├─ org.apache.pekko.cluster.ddata.protobuf.ReplicatedDataSerializer.class - [JAR]

├─ org.apache.pekko.cluster.ddata.protobuf.ReplicatorMessageSerializer.class - [JAR]

├─ org.apache.pekko.cluster.ddata.protobuf.SerializationSupport.class - [JAR]

org.apache.pekko.cluster.ddata

├─ org.apache.pekko.cluster.ddata.AbstractDeltaReplicatedData.class - [JAR]

├─ org.apache.pekko.cluster.ddata.AbstractReplicatedData.class - [JAR]

├─ org.apache.pekko.cluster.ddata.DeltaPropagationSelector.class - [JAR]

├─ org.apache.pekko.cluster.ddata.DeltaReplicatedData.class - [JAR]

├─ org.apache.pekko.cluster.ddata.DistributedData.class - [JAR]

├─ org.apache.pekko.cluster.ddata.DurableStore.class - [JAR]

├─ org.apache.pekko.cluster.ddata.EstimatedSize.class - [JAR]

├─ org.apache.pekko.cluster.ddata.FastMerge.class - [JAR]

├─ org.apache.pekko.cluster.ddata.Flag.class - [JAR]

├─ org.apache.pekko.cluster.ddata.FlagKey.class - [JAR]

├─ org.apache.pekko.cluster.ddata.GCounter.class - [JAR]

├─ org.apache.pekko.cluster.ddata.GCounterKey.class - [JAR]

├─ org.apache.pekko.cluster.ddata.GSet.class - [JAR]

├─ org.apache.pekko.cluster.ddata.GSetKey.class - [JAR]

├─ org.apache.pekko.cluster.ddata.Key.class - [JAR]

├─ org.apache.pekko.cluster.ddata.LWWMap.class - [JAR]

├─ org.apache.pekko.cluster.ddata.LWWMapKey.class - [JAR]

├─ org.apache.pekko.cluster.ddata.LWWRegister.class - [JAR]

├─ org.apache.pekko.cluster.ddata.LWWRegisterKey.class - [JAR]

├─ org.apache.pekko.cluster.ddata.LmdbDurableStore.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ManyVersionVector.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ORMap.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ORMapKey.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ORMultiMap.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ORMultiMapKey.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ORSet.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ORSetKey.class - [JAR]

├─ org.apache.pekko.cluster.ddata.OneVersionVector.class - [JAR]

├─ org.apache.pekko.cluster.ddata.PNCounter.class - [JAR]

├─ org.apache.pekko.cluster.ddata.PNCounterKey.class - [JAR]

├─ org.apache.pekko.cluster.ddata.PNCounterMap.class - [JAR]

├─ org.apache.pekko.cluster.ddata.PNCounterMapKey.class - [JAR]

├─ org.apache.pekko.cluster.ddata.PayloadSizeAggregator.class - [JAR]

├─ org.apache.pekko.cluster.ddata.PruningState.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ReadAggregator.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ReadWriteAggregator.class - [JAR]

├─ org.apache.pekko.cluster.ddata.RemovedNodePruning.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ReplicatedData.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ReplicatedDataSerialization.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ReplicatedDelta.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ReplicatedDeltaSize.class - [JAR]

├─ org.apache.pekko.cluster.ddata.Replicator.class - [JAR]

├─ org.apache.pekko.cluster.ddata.ReplicatorSettings.class - [JAR]

├─ org.apache.pekko.cluster.ddata.RequiresCausalDeliveryOfDeltas.class - [JAR]

├─ org.apache.pekko.cluster.ddata.SelfUniqueAddress.class - [JAR]

├─ org.apache.pekko.cluster.ddata.VersionVector.class - [JAR]

├─ org.apache.pekko.cluster.ddata.WriteAggregator.class - [JAR]

org.apache.pekko.cluster.ddata.protobuf.msg

├─ org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.class - [JAR]

├─ org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.class - [JAR]