jar

io.ejs : store-js

Maven & Gradle

Jan 29, 2015
1 stars

StoreJS · A commonjs implementation of a storage tier combining hazelcast and elasticsearch

Table Of Contents

Latest Version

Download io.ejs : store-js JAR file - Latest Versions:

All Versions

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

com.transcordia.platform.elasticsearch

├─ com.transcordia.platform.elasticsearch.ElasticSearchServer.class - [JAR]

com.transcordia.platform

├─ com.transcordia.platform.AsyncExecutorService.class - [JAR]

com.transcordia.platform.hazelcast.persistence.simpledb

├─ com.transcordia.platform.hazelcast.persistence.simpledb.SimpleDBMapPersistence.class - [JAR]

com.transcordia.platform.hazelcast.persistence

├─ com.transcordia.platform.hazelcast.persistence.DelegatingMapStore.class - [JAR]

├─ com.transcordia.platform.hazelcast.persistence.DelegatingMapStoreFactory.class - [JAR]

├─ com.transcordia.platform.hazelcast.persistence.InMemoryMapPersistence.class - [JAR]

├─ com.transcordia.platform.hazelcast.persistence.MapPersistence.class - [JAR]

├─ com.transcordia.platform.hazelcast.persistence.NullMapPersistence.class - [JAR]

com.transcordia.platform.hazelcast

├─ com.transcordia.platform.hazelcast.HazelcastBootstrap.class - [JAR]

com.transcordia.platform.hazelcast.persistence.elasticsearch

├─ com.transcordia.platform.hazelcast.persistence.elasticsearch.ElasticSearchMapPersistence.class - [JAR]

com.transcordia.platform.hazelcast.persistence.jdbc

├─ com.transcordia.platform.hazelcast.persistence.jdbc.JDBCMapPersistence.class - [JAR]

Advertisement