jar

org.apache.ignite : ignite-cassandra

Maven & Gradle

Aug 02, 2016

Java-based middleware for in-memory processing of big data in a distributed environment.

Table Of Contents

Latest Version

Download org.apache.ignite : ignite-cassandra JAR file - Latest Versions:

All Versions

Download org.apache.ignite : ignite-cassandra JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.6.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 ignite-cassandra-1.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.ignite.cache.store.cassandra.utils

├─ org.apache.ignite.cache.store.cassandra.utils.DDLGenerator.class - [JAR]

org.apache.ignite.cache.store.cassandra.persistence

├─ org.apache.ignite.cache.store.cassandra.persistence.KeyPersistenceSettings.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.persistence.PersistenceController.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.persistence.PersistenceStrategy.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.persistence.PojoField.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.persistence.PojoKeyField.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.persistence.PojoValueField.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.persistence.ValuePersistenceSettings.class - [JAR]

org.apache.ignite.cache.store.cassandra.common

├─ org.apache.ignite.cache.store.cassandra.common.CassandraHelper.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.common.PropertyMappingHelper.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.common.RandomSleeper.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.common.SystemHelper.class - [JAR]

org.apache.ignite.cache.store.cassandra.session

├─ org.apache.ignite.cache.store.cassandra.session.BatchExecutionAssistant.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.session.BatchLoaderAssistant.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.session.CassandraSession.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.session.CassandraSessionImpl.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.session.ExecutionAssistant.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.session.GenericBatchExecutionAssistant.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.session.LoadCacheCustomQueryWorker.class - [JAR]

org.apache.ignite.cache.store.cassandra.session.pool

├─ org.apache.ignite.cache.store.cassandra.session.pool.SessionPool.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.session.pool.SessionWrapper.class - [JAR]

org.apache.ignite.cache.store.cassandra

├─ org.apache.ignite.cache.store.cassandra.CassandraCacheStore.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.CassandraCacheStoreFactory.class - [JAR]

org.apache.ignite.cache.store.cassandra.datasource

├─ org.apache.ignite.cache.store.cassandra.datasource.Credentials.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.datasource.DataSource.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.datasource.PlainCredentials.class - [JAR]

org.apache.ignite.cache.store.cassandra.serializer

├─ org.apache.ignite.cache.store.cassandra.serializer.JavaSerializer.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.serializer.KryoSerializer.class - [JAR]

├─ org.apache.ignite.cache.store.cassandra.serializer.Serializer.class - [JAR]