See: Description
Interface | Description |
---|---|
IgniteSpi |
This interface defines life-cycle of SPI implementation.
|
IgniteSpiCloseableIterator<T> |
Closeable iterator.
|
IgniteSpiContext |
SPI context provides common functionality for all SPI implementations.
|
IgniteSpiManagementMBean |
This interface defines basic MBean for all SPI implementations.
|
Class | Description |
---|---|
IgniteSpiAdapter |
This class provides convenient adapter for SPI implementations.
|
IgniteSpiNodeValidationResult |
Result of joining node validation.
|
IgniteSpiThread |
This class provides convenient adapter for threads used by SPIs.
|
IgniteSpiThreadFactory |
This class provides implementation of
ThreadFactory factory
for creating grid SPI threads. |
Enum | Description |
---|---|
IgnitePortProtocol |
Protocols supported by port processor.
|
Exception | Description |
---|---|
IgniteSpiException |
Exception thrown by SPI implementations.
|
IgniteSpiMultiException |
Grid SPI exception which may contain more than one failure.
|
IgniteSpiVersionCheckException |
Grid SPI exception for version check failure.
|
Annotation Type | Description |
---|---|
IgniteSpiConfiguration |
Annotates SPI configuration setters on whether or not it is optional.
|
IgniteSpiConsistencyChecked |
SPIs that have this annotation present will be checked for consistency within grid.
|
IgniteSpiMultipleInstancesSupport |
Annotates whether or not multiple instances of this SPI can be
started in the same VM.
|
IgniteSpiNoop |
Annotates
NO-OP SPI implementations. |
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015