jar

com.github.phantomthief : simple-failover

Maven & Gradle

Oct 09, 2021
4 usages
139 stars

Simple Failover · A simple failover library for Java

Table Of Contents

Latest Version

Download com.github.phantomthief : simple-failover JAR file - Latest Versions:

All Versions

Download com.github.phantomthief : simple-failover JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 simple-failover-0.1.31.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.phantomthief.failover

├─ com.github.phantomthief.failover.Failover.class - [JAR]

├─ com.github.phantomthief.failover.SimpleFailover.class - [JAR]

com.github.phantomthief.failover.util

├─ com.github.phantomthief.failover.util.AliasMethod.class - [JAR]

├─ com.github.phantomthief.failover.util.ConcurrencyAware.class - [JAR]

├─ com.github.phantomthief.failover.util.FailoverUtils.class - [JAR]

├─ com.github.phantomthief.failover.util.LcgRandomIterator.class - [JAR]

├─ com.github.phantomthief.failover.util.RandomListUtils.class - [JAR]

├─ com.github.phantomthief.failover.util.SharedCheckExecutorHolder.class - [JAR]

├─ com.github.phantomthief.failover.util.SharedResource.class - [JAR]

├─ com.github.phantomthief.failover.util.SharedResourceV2.class - [JAR]

├─ com.github.phantomthief.failover.util.Weight.class - [JAR]

com.github.phantomthief.failover.impl

├─ com.github.phantomthief.failover.impl.AbstractWeightFunction.class - [JAR]

├─ com.github.phantomthief.failover.impl.ComboFailover.class - [JAR]

├─ com.github.phantomthief.failover.impl.DummyFailover.class - [JAR]

├─ com.github.phantomthief.failover.impl.GcUtil.class - [JAR]

├─ com.github.phantomthief.failover.impl.GenericRecoverableCheckFailoverBuilder.class - [JAR]

├─ com.github.phantomthief.failover.impl.GenericWeightFailoverBuilder.class - [JAR]

├─ com.github.phantomthief.failover.impl.PartitionFailover.class - [JAR]

├─ com.github.phantomthief.failover.impl.PartitionFailoverBuilder.class - [JAR]

├─ com.github.phantomthief.failover.impl.PriorityFailover.class - [JAR]

├─ com.github.phantomthief.failover.impl.PriorityFailoverBuilder.class - [JAR]

├─ com.github.phantomthief.failover.impl.PriorityFailoverCheckTask.class - [JAR]

├─ com.github.phantomthief.failover.impl.PriorityFailoverManager.class - [JAR]

├─ com.github.phantomthief.failover.impl.PriorityGroupManager.class - [JAR]

├─ com.github.phantomthief.failover.impl.RatioWeightFunction.class - [JAR]

├─ com.github.phantomthief.failover.impl.RecoverableCheckFailover.class - [JAR]

├─ com.github.phantomthief.failover.impl.RecoverableCheckFailoverBuilder.class - [JAR]

├─ com.github.phantomthief.failover.impl.SimpleWeightFunction.class - [JAR]

├─ com.github.phantomthief.failover.impl.WeightFailover.class - [JAR]

├─ com.github.phantomthief.failover.impl.WeightFailoverBuilder.class - [JAR]

├─ com.github.phantomthief.failover.impl.WeightFailoverCheckTask.class - [JAR]

├─ com.github.phantomthief.failover.impl.WeightFunction.class - [JAR]

├─ com.github.phantomthief.failover.impl.WeightListener.class - [JAR]

com.github.phantomthief.failover.impl.checker

├─ com.github.phantomthief.failover.impl.checker.DataSourceChecker.class - [JAR]

├─ com.github.phantomthief.failover.impl.checker.SimplePortChecker.class - [JAR]

com.github.phantomthief.failover.exception

├─ com.github.phantomthief.failover.exception.NoAvailableResourceException.class - [JAR]

Advertisement

Dependencies from Group

Jun 10, 2021
17 usages
82 stars
Jul 11, 2018
5 usages
0 stars
Oct 09, 2021
4 usages
139 stars
Sep 27, 2020
4 usages
14 stars

Discover Dependencies

Sep 28, 2020
6 usages
29 stars
Jul 22, 2015
4 usages
53 stars
May 13, 2015
7 usages
4 stars
Jul 18, 2023
35 usages
266 stars
Oct 29, 2022
6 usages
20 stars
Mar 17, 2022
4 usages
97 stars
Jan 13, 2022
2 usages
4 stars