jar

com.cisco.oss.foundation : master-slave

Maven & Gradle

Jan 12, 2017
0 stars

master-slave · This project is a multi data center supported master slave cluster manager library

Table Of Contents

Latest Version

Download com.cisco.oss.foundation : master-slave JAR file - Latest Versions:

All Versions

Download com.cisco.oss.foundation : master-slave JAR file - All Versions:

Version Vulnerabilities Size Updated
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 master-slave-1.3.1-2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cisco.oss.foundation.cluster.masterslave.mongo

├─ com.cisco.oss.foundation.cluster.masterslave.mongo.AsyncMongoMastershipElector.class - [JAR]

├─ com.cisco.oss.foundation.cluster.masterslave.mongo.MongoMastershipElector.class - [JAR]

com.cisco.oss.foundation.cluster.masterslave.consul

├─ com.cisco.oss.foundation.cluster.masterslave.consul.ConsulException.class - [JAR]

├─ com.cisco.oss.foundation.cluster.masterslave.consul.ConsulMastershipElector.class - [JAR]

├─ com.cisco.oss.foundation.cluster.masterslave.consul.OpenstackConsulMastershipElector.class - [JAR]

com.cisco.oss.foundation.cluster.masterslave

├─ com.cisco.oss.foundation.cluster.masterslave.MasterSlaveConfiguration.class - [JAR]

├─ com.cisco.oss.foundation.cluster.masterslave.MastershipElector.class - [JAR]

com.cisco.oss.foundation.cluster.registry

├─ com.cisco.oss.foundation.cluster.registry.MasterSlaveListener.class - [JAR]

├─ com.cisco.oss.foundation.cluster.registry.MasterSlaveRegistry.class - [JAR]

├─ com.cisco.oss.foundation.cluster.registry.MasterSlaveRunnable.class - [JAR]

com.cisco.oss.foundation.cluster.mongo

├─ com.cisco.oss.foundation.cluster.mongo.AsyncMongoClient.class - [JAR]

├─ com.cisco.oss.foundation.cluster.mongo.MissingMongoConfigException.class - [JAR]

├─ com.cisco.oss.foundation.cluster.mongo.MongoClient.class - [JAR]

com.cisco.oss.foundation.cluster.utils

├─ com.cisco.oss.foundation.cluster.utils.MasterSlaveConfigurationUtil.class - [JAR]

├─ com.cisco.oss.foundation.cluster.utils.MasterSlaveMultiplicity.class - [JAR]

Advertisement