Apache Ignite Internals

Contains implementation classes for Apache Ignite.

Ignite Components

All internal Ignite components implements GridComponent.java - interface for

Service Provider Interface (SPI) abbreviation is here because Apache Ignite was designed as a pluggable product. But Ignite users usually do not define own implementations.