jar

io.bernhardt : akka-locality_2.12

Maven & Gradle

Oct 25, 2019
10 stars

akka-locality · Akka extension to make better use of locality of actors in clustered systems

Table Of Contents

Latest Version

Download io.bernhardt : akka-locality_2.12 JAR file - Latest Versions:

All Versions

Download io.bernhardt : akka-locality_2.12 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 akka-locality_2.12-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.bernhardt.akka.locality.router

├─ io.bernhardt.akka.locality.router.ShardLocationAwareGroup.class - [JAR]

├─ io.bernhardt.akka.locality.router.ShardLocationAwarePool.class - [JAR]

├─ io.bernhardt.akka.locality.router.ShardLocationAwareRoutee.class - [JAR]

├─ io.bernhardt.akka.locality.router.ShardLocationAwareRouter.class - [JAR]

├─ io.bernhardt.akka.locality.router.ShardLocationAwareRoutingLogic.class - [JAR]

├─ io.bernhardt.akka.locality.router.ShardStateMonitor.class - [JAR]

io.bernhardt.akka.locality

├─ io.bernhardt.akka.locality.Locality.class - [JAR]

├─ io.bernhardt.akka.locality.LocalitySettings.class - [JAR]

├─ io.bernhardt.akka.locality.LocalitySupervisor.class - [JAR]

Advertisement