Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
org.apache.ignite.cache |
Contains main Data Grid APIs.
|
org.apache.ignite.cache.eviction.igfs |
Contains IGFS LRU eviction policy implementations.
|
org.apache.ignite.cache.hibernate |
Contains implementation of Hibernate L2 cache.
|
org.apache.ignite.cache.jta |
Contains JTA (Java Transaction API) related public classes and interfaces.
|
org.apache.ignite.cache.jta.jndi |
Contains JNDI-based transaction manager lookup.
|
org.apache.ignite.cache.jta.reflect |
Contains reflection-based transaction manager lookup.
|
org.apache.ignite.cache.spring |
Contains implementation of Spring cache abstraction and
@Cacheable annotation. |
org.apache.ignite.cache.store.hibernate |
Contains reference Hibernate-based cache store implementation.
|
org.apache.ignite.cache.store.jdbc |
Contains reference JDBC-based cache store implementation.
|
org.apache.ignite.cluster | |
org.apache.ignite.compute |
Contains Compute Grid functionality.
|
org.apache.ignite.compute.gridify |
Contains APIs utilized for AOP-based grid-enabling.
|
org.apache.ignite.compute.gridify.aop |
Contains common classes for different AOP providers.
|
org.apache.ignite.configuration | |
org.apache.ignite.hadoop.fs |
Ignite Hadoop Accelerator file system API.
|
org.apache.ignite.hadoop.mapreduce |
Ignite Hadoop Accelerator map-reduce classes.
|
org.apache.ignite.igfs |
Contains IGnite File System APIs.
|
org.apache.ignite.igfs.mapreduce |
Contains APIs for In-Memory MapReduce over IGFS.
|
org.apache.ignite.igfs.mapreduce.records |
Contains record resolvers for In-Memory MapReduce over IGFS.
|
org.apache.ignite.igfs.secondary |
Contains APIs for IGFS secondary file system.
|
org.apache.ignite.lang |
Contains general language constructs and functional APIs for distributed computations.
|
org.apache.ignite.lifecycle | |
org.apache.ignite.logger |
Contains logging functionality used throughout the system.
|
org.apache.ignite.logger.java |
Contains Java logging implementation for logging.
|
org.apache.ignite.logger.jcl |
Contains Jakarta commons logging implementation for logging.
|
org.apache.ignite.logger.log4j |
Contains default Log4j implementation for logging.
|
org.apache.ignite.logger.slf4j |
Contains SLF4J implementation for logging.
|
org.apache.ignite.marshaller |
Contains various supported marshallers.
|
org.apache.ignite.marshaller.jdk |
Contains JDK java.io based marshaller.
|
org.apache.ignite.marshaller.optimized |
Contains default Optimized marshaller.
|
org.apache.ignite.messaging |
Contains Topic-based Messaging functionality.
|
org.apache.ignite.plugin | |
org.apache.ignite.plugin.security |
Contains APIs for security, authentication, and authorization.
|
org.apache.ignite.plugin.segmentation |
Contains segmentation "split-brain" related classes.
|
org.apache.ignite.scheduler |
Contains Job Scheduling functionality.
|
org.apache.ignite.spi |
Contains common classes and interfaces for SPI implementations.
|
org.apache.ignite.spi.communication.tcp |
Contains default TCP/IP-based implementation for communication SPI.
|
org.apache.ignite.spi.discovery |
Contains APIs for topology manager SPI.
|
org.apache.ignite.spi.discovery.tcp |
Contains default TCP/IP implementation for discovery SPI.
|
org.apache.ignite.spi.failover |
Contains APIs for failover SPI.
|
org.apache.ignite.spi.loadbalancing |
Contains APIs for load balancing SPI.
|
org.apache.ignite.streamer |
Contains main Streaming APIs.
|
org.apache.ignite.streamer.index |
Contains APIs for indexing of streamer windows.
|
org.apache.ignite.streamer.window |
Contains streamer window implementations.
|
org.apache.ignite.transactions | |
org.apache.ignite.visor.plugin |
Contains Visor Plugin extension functionality.
|
Class and Description |
---|
Ignite
Main entry-point for all Ignite APIs.
|
IgniteAtomicLong
This interface provides a rich API for working with distributedly cached atomic long value.
|
IgniteAtomicReference
This interface provides a rich API for working with distributed atomic reference.
|
IgniteAtomicSequence
This interface provides a rich API for working with distributed atomic sequence.
|
IgniteAtomicStamped
This interface provides a rich API for working with distributed atomic stamped value.
|
IgniteCache
Main entry point for all Data Grid APIs.
|
IgniteCheckedException
General grid exception.
|
IgniteCluster
Represents whole cluster (all available nodes) and also provides a handle on
IgniteCluster.nodeLocalMap() which
provides map-like functionality linked to current grid node. |
IgniteCompute
Defines compute grid functionality for executing tasks and closures over nodes
in the
ClusterGroup . |
IgniteCountDownLatch
This interface provides a rich API for working with distributed count down latch.
|
IgniteDataStreamer
Data streamer is responsible for streaming external data into cache.
|
IgniteDataStreamer.Updater
Updates cache with batch of entries.
|
IgniteEvents
Provides functionality for local and remote event notifications on nodes defined by
IgniteEvents.clusterGroup() . |
IgniteException
General grid exception.
|
IgniteFileSystem
IGnite File System API.
|
IgniteIllegalStateException
This exception indicates the ignite access in invalid state.
|
IgniteInterruptedException
This exception is used to wrap standard
InterruptedException into IgniteException . |
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
IgniteMessaging
Provides functionality for topic-based message exchange among nodes defined by
IgniteMessaging.clusterGroup() . |
IgniteQueue
This interface provides a rich API for working with distributed queues based on In-Memory Data Grid.
|
IgniteScheduler
Provides functionality for scheduling jobs locally using UNIX cron-based syntax.
|
IgniteServices
Defines functionality necessary to deploy distributed services on the grid.
|
IgniteSet
Set implementation based on on In-Memory Data Grid.
|
IgniteState
Possible states of
Ignition . |
IgniteStreamer
Streamer interface.
|
IgniteTransactions
Transactions facade.
|
IgnitionListener
Listener for gird state change notifications.
|
Class and Description |
---|
Ignite
Main entry-point for all Ignite APIs.
|
IgniteCache
Main entry point for all Data Grid APIs.
|
IgniteCheckedException
General grid exception.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
Class and Description |
---|
Ignite
Main entry-point for all Ignite APIs.
|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
Ignite
Main entry-point for all Ignite APIs.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
Class and Description |
---|
Ignite
Main entry-point for all Ignite APIs.
|
IgniteCheckedException
General grid exception.
|
IgniteException
General grid exception.
|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Class and Description |
---|
Ignite
Main entry-point for all Ignite APIs.
|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
IgniteCompute
Defines compute grid functionality for executing tasks and closures over nodes
in the
ClusterGroup . |
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
IgniteFileSystem
IGnite File System API.
|
Class and Description |
---|
IgniteException
General grid exception.
|
IgniteFileSystem
IGnite File System API.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Class and Description |
---|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Class and Description |
---|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
Class and Description |
---|
Ignite
Main entry-point for all Ignite APIs.
|
IgniteException
General grid exception.
|
Class and Description |
---|
Ignite
Main entry-point for all Ignite APIs.
|
IgniteCheckedException
General grid exception.
|
IgniteException
General grid exception.
|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteCheckedException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
Ignite
Main entry-point for all Ignite APIs.
|
IgniteCheckedException
General grid exception.
|
IgniteException
General grid exception.
|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Class and Description |
---|
Ignite
Main entry-point for all Ignite APIs.
|
IgniteCheckedException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
Ignite
Main entry-point for all Ignite APIs.
|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteException
General grid exception.
|
Class and Description |
---|
IgniteLogger
This interface defines basic logging functionality used throughout the system.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015