jar

org.ifinal.finalframework.annotation : final-annotation-sharding

Maven & Gradle

Apr 27, 2021
1 usages
Table Of Contents

Latest Version

Download org.ifinal.finalframework.annotation : final-annotation-sharding JAR file - Latest Versions:

All Versions

Download org.ifinal.finalframework.annotation : final-annotation-sharding JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 final-annotation-sharding-1.2.0-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.finalframework.sharding.annotation

├─ org.finalframework.sharding.annotation.ClassBasedShardingStrategy.class - [JAR]

├─ org.finalframework.sharding.annotation.ComplexInlineShardingStrategy.class - [JAR]

├─ org.finalframework.sharding.annotation.HintInlineShardingStrategy.class - [JAR]

├─ org.finalframework.sharding.annotation.InlineShardingStrategy.class - [JAR]

├─ org.finalframework.sharding.annotation.IntervalShardingStrategy.class - [JAR]

├─ org.finalframework.sharding.annotation.Property.class - [JAR]

├─ org.finalframework.sharding.annotation.ShardingAlgorithmType.class - [JAR]

├─ org.finalframework.sharding.annotation.ShardingStrategy.class - [JAR]

├─ org.finalframework.sharding.annotation.ShardingTable.class - [JAR]