| Modifier and Type | Class and Description |
|---|---|
class |
GridPluginComponent |
| Modifier and Type | Method and Description |
|---|---|
List<GridComponent> |
GridKernalContextImpl.components()
Gets list of all grid components in the order they were added.
|
List<GridComponent> |
GridKernalContext.components()
Gets list of all grid components in the order they were added.
|
Iterator<GridComponent> |
GridKernalContextImpl.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridKernalContextImpl.add(GridComponent comp) |
void |
GridKernalContextImpl.add(GridComponent comp,
boolean addToList) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridManager
This interface defines life-cycle for kernal manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridManagerAdapter<T extends IgniteSpi>
Convenience adapter for grid managers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCheckpointManager
This class defines a checkpoint manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCollisionManager
This class defines a collision manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridIoManager
Grid communication manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDeploymentManager
Deployment manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDiscoveryManager
Discovery SPI manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridEventStorageManager
Grid event storage SPI manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridFailoverManager
Grid failover spi manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridIndexingManager
Manages cache indexing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridLoadBalancerManager
Load balancing manager.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridProcessor
Interface for all processors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridProcessorAdapter
Advanced parent adapter for all processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridAffinityProcessor
Data affinity processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteAuthenticationProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheProcessor
Cache processor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CacheObjectBinaryProcessor
Extended cache object processor interface with additional methods for binary.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheObjectBinaryProcessorImpl
Binary processor implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PdsConsistentIdProcessor
Component for resolving PDS storage file names, also used for generating consistent ID for case PDS mode is enabled
|
| Modifier and Type | Method and Description |
|---|---|
List<GridComponent> |
StandaloneGridKernalContext.components()
Gets list of all grid components in the order they were added.
|
Iterator<GridComponent> |
StandaloneGridKernalContext.iterator() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IgniteCacheObjectProcessor
Cache objects processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteCacheObjectProcessorImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
GridClosureProcessor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IGridClusterStateProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterProcessor |
class |
GridClusterStateProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
GridContinuousProcessor
Processor for continuous routines.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataStreamProcessor<K,V>
Data stream processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataStructuresProcessor
Manager of data structures.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FailureProcessor
General failure processing API
|
| Modifier and Type | Class and Description |
|---|---|
class |
HadoopNoopProcessor
Hadoop processor.
|
class |
HadoopProcessorAdapter
Hadoop processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgfsNoopProcessor
Nop Ignite file system processor implementation.
|
class |
IgfsProcessor
Fully operational Ignite file system processor.
|
class |
IgfsProcessorAdapter
Ignite file system processor adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridJobProcessor
Responsible for all grid job execution and communication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridJobMetricsProcessor
Processes job metrics.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridMarshallerMappingProcessor
Processor responsible for managing custom
DiscoveryCustomMessage
events for exchanging marshalling mappings between nodes in grid. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DiscoveryNodeValidationProcessor
Node validation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OsDiscoveryNodeValidationProcessor
Node validation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientListenerProcessor
Client connector processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridOffHeapProcessor
Manages offheap memory caches.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlatformProcessor
Platform processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformNoopProcessor
No-op processor.
|
class |
PlatformProcessorImpl
GridGain platform processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformPluginProcessor
Platform plugin processor
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgnitePluginProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
PoolProcessor
Processor which abstracts out thread pool management.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridPortProcessor
Registers and deregisters all ports used by SPI and Manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridQueryProcessor
Indexing processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridResourceProcessor
Processor for all Ignite and task/job resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridRestProcessor
Rest processor implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteNoopScheduleProcessor
No-op implementation of
IgniteScheduleProcessorAdapter, throws exception on usage attempt. |
class |
IgniteScheduleProcessorAdapter
Schedules cron-based execution of grid tasks and closures.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridSecurityProcessor
This interface defines a grid authentication processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridOsSecurityProcessor
No-op implementation for
GridSecurityProcessor. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridSegmentationProcessor
Kernal processor responsible for checking network segmentation issues.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridOsSegmentationProcessor
No-op implementation for
GridSegmentationProcessor. |
| Modifier and Type | Class and Description |
|---|---|
class |
GridServiceProcessor
Grid service processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridTaskSessionProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
GridInternalSubscriptionProcessor
Processor enables grid components to register listeners for events
generated by other components on local node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridTaskProcessor
This class defines task processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridTimeoutProcessor
Detects timeout events and processes them.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018