| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.cache |
Contains main Data Grid APIs.
|
| org.apache.ignite.cache.affinity.fair |
Contains fair cache affinity for partitioned cache.
|
| org.apache.ignite.cache.affinity.rendezvous |
Contains HRW-based cache affinity for partitioned cache.
|
| org.apache.ignite.cache.query |
Contains APIs for creating and executing cache queries.
|
| org.apache.ignite.cache.store |
Contains cache store interfaces.
|
| org.apache.ignite.cache.store.jdbc |
Contains reference JDBC-based cache store implementation.
|
| org.apache.ignite.cluster |
Contains cluster-related classes.
|
| org.apache.ignite.compute |
Contains Compute Grid functionality.
|
| org.apache.ignite.compute.gridify |
Contains APIs utilized for AOP-based grid-enabling.
|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.events |
Contains Event Subscription functionality together with various events emitted by Ignite.
|
| org.apache.ignite.igfs |
Contains IGnite File System APIs.
|
| org.apache.ignite.lang |
Contains general language constructs and functional APIs for distributed computations.
|
| org.apache.ignite.logger.log4j |
Contains default Log4j implementation for logging.
|
| org.apache.ignite.messaging |
Contains Topic-based Messaging functionality.
|
| org.apache.ignite.plugin.extensions.communication |
Contains extendable components for communication.
|
| org.apache.ignite.scheduler |
Contains Job Scheduling functionality.
|
| org.apache.ignite.services |
Contains main Managed Services APIs.
|
| org.apache.ignite.spi |
Contains common classes and interfaces for SPI implementations.
|
| org.apache.ignite.spi.communication |
Contains APIs for grid communication SPI.
|
| 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.eventstorage |
Contains APIs for event storage SPI.
|
| org.apache.ignite.spi.eventstorage.memory |
Contains default in-memory implementation for event storage SPI.
|
| org.apache.ignite.spi.indexing |
Contains APIs for indexing SPI.
|
| org.apache.ignite.spi.swapspace |
Contains APIs for swap space SPI.
|
| org.apache.ignite.spi.swapspace.file |
Contains file-based swap space SPI.
|
| org.apache.ignite.spi.swapspace.noop |
Contains default no-op swap space SPI implementation.
|
| org.apache.ignite.startup |
Contains Ignite runtime startup classes.
|
| org.apache.ignite.stream |
Contains Ignite Streamer classes.
|
| org.apache.ignite.transactions |
Contains transaction-related classes.
|
| Class and Description |
|---|
| IgniteAsyncSupport
Allows to enable asynchronous mode on Ignite APIs.
|
| IgniteAsyncSupported
Annotation to indicate that method can be executed asynchronously if async mode is enabled.
|
| IgniteBiPredicate
Defines a predicate which accepts two parameters and returns
true or false. |
| IgniteBiTuple
Convenience class representing mutable tuple of two values.
|
| IgniteCallable
Grid-aware adapter for
Callable implementations. |
| IgniteClosure
Defines generic closure with one parameter.
|
| IgniteFuture
Future with simplified exception handling, functional programming support
and ability to listen for future completion via functional callback.
|
| IgnitePredicate
Defines a predicate which accepts a parameter and returns
true or false. |
| IgniteProductVersion
Represents node version.
|
| IgniteReducer
Defines generic reducer that collects multiple values and reduces them into one.
|
| IgniteRunnable
Grid-aware adapter for
Runnable implementations. |
| IgniteUuid
This is a faster performing version of
UUID. |
| Class and Description |
|---|
| IgniteBiTuple
Convenience class representing mutable tuple of two values.
|
| Class and Description |
|---|
| IgniteBiPredicate
Defines a predicate which accepts two parameters and returns
true or false. |
| Class and Description |
|---|
| IgniteBiPredicate
Defines a predicate which accepts two parameters and returns
true or false. |
| Class and Description |
|---|
| IgniteBiPredicate
Defines a predicate which accepts two parameters and returns
true or false. |
| Class and Description |
|---|
| IgniteBiInClosure
Closure with two in-parameters and void return type.
|
| IgniteBiTuple
Convenience class representing mutable tuple of two values.
|
| Class and Description |
|---|
| IgniteBiInClosure
Closure with two in-parameters and void return type.
|
| Class and Description |
|---|
| IgniteFuture
Future with simplified exception handling, functional programming support
and ability to listen for future completion via functional callback.
|
| IgnitePredicate
Defines a predicate which accepts a parameter and returns
true or false. |
| IgniteProductVersion
Represents node version.
|
| Class and Description |
|---|
| IgniteFuture
Future with simplified exception handling, functional programming support
and ability to listen for future completion via functional callback.
|
| IgniteUuid
This is a faster performing version of
UUID. |
| Class and Description |
|---|
| IgniteBiPredicate
Defines a predicate which accepts two parameters and returns
true or false. |
| Class and Description |
|---|
| IgniteInClosure
Closure with one in-parameter and void return type.
|
| IgnitePredicate
Defines a predicate which accepts a parameter and returns
true or false. |
| Class and Description |
|---|
| IgniteBiPredicate
Defines a predicate which accepts two parameters and returns
true or false. |
| IgniteUuid
This is a faster performing version of
UUID. |
| Class and Description |
|---|
| IgniteOutClosure
Closure that does not take any parameters and returns a value.
|
| Class and Description |
|---|
| IgniteAsyncSupport
Allows to enable asynchronous mode on Ignite APIs.
|
| IgniteBiTuple
Convenience class representing mutable tuple of two values.
|
| IgniteClosure
Defines generic closure with one parameter.
|
| IgniteFuture
Future with simplified exception handling, functional programming support
and ability to listen for future completion via functional callback.
|
| IgniteInClosure
Closure with one in-parameter and void return type.
|
| IgniteProductVersion
Represents node version.
|
| IgniteUuid
This is a faster performing version of
UUID. |
| Class and Description |
|---|
| IgniteClosure
Defines generic closure with one parameter.
|
| Class and Description |
|---|
| IgniteBiPredicate
Defines a predicate which accepts two parameters and returns
true or false. |
| Class and Description |
|---|
| IgniteUuid
This is a faster performing version of
UUID. |
| Class and Description |
|---|
| IgniteFuture
Future with simplified exception handling, functional programming support
and ability to listen for future completion via functional callback.
|
| Class and Description |
|---|
| IgnitePredicate
Defines a predicate which accepts a parameter and returns
true or false. |
| Class and Description |
|---|
| IgniteFuture
Future with simplified exception handling, functional programming support
and ability to listen for future completion via functional callback.
|
| IgniteUuid
This is a faster performing version of
UUID. |
| Class and Description |
|---|
| IgniteRunnable
Grid-aware adapter for
Runnable implementations. |
| Class and Description |
|---|
| IgniteFuture
Future with simplified exception handling, functional programming support
and ability to listen for future completion via functional callback.
|
| IgniteInClosure
Closure with one in-parameter and void return type.
|
| IgniteRunnable
Grid-aware adapter for
Runnable implementations. |
| Class and Description |
|---|
| IgniteProductVersion
Represents node version.
|
| Class and Description |
|---|
| IgniteInClosure
Closure with one in-parameter and void return type.
|
| IgniteProductVersion
Represents node version.
|
| Class and Description |
|---|
| IgnitePredicate
Defines a predicate which accepts a parameter and returns
true or false. |
| Class and Description |
|---|
| IgnitePredicate
Defines a predicate which accepts a parameter and returns
true or false. |
| Class and Description |
|---|
| IgniteBiPredicate
Defines a predicate which accepts two parameters and returns
true or false. |
| Class and Description |
|---|
| IgniteBiInClosure
Closure with two in-parameters and void return type.
|
| IgniteInClosure
Closure with one in-parameter and void return type.
|
| Class and Description |
|---|
| IgniteBiInClosure
Closure with two in-parameters and void return type.
|
| IgniteInClosure
Closure with one in-parameter and void return type.
|
| Class and Description |
|---|
| IgniteBiInClosure
Closure with two in-parameters and void return type.
|
| IgniteInClosure
Closure with one in-parameter and void return type.
|
| Class and Description |
|---|
| IgniteInClosure
Closure with one in-parameter and void return type.
|
| Class and Description |
|---|
| IgniteBiInClosure
Closure with two in-parameters and void return type.
|
| Class and Description |
|---|
| IgniteAsyncSupport
Allows to enable asynchronous mode on Ignite APIs.
|
| IgniteAsyncSupported
Annotation to indicate that method can be executed asynchronously if async mode is enabled.
|
| IgniteUuid
This is a faster performing version of
UUID. |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016