| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.plugin |
| Modifier and Type | Method and Description |
|---|---|
PluginProvider |
GridPluginComponent.plugin() |
PluginProvider |
GridKernalContextImpl.pluginProvider(String name) |
PluginProvider |
GridKernalContext.pluginProvider(String name) |
| Constructor and Description |
|---|
GridPluginComponent(PluginProvider plugin) |
| Constructor and Description |
|---|
GridKernalContextImpl(GridLoggerProxy log,
IgniteEx grid,
IgniteConfiguration cfg,
GridKernalGateway gw,
ExecutorService utilityCachePool,
ExecutorService marshCachePool,
ExecutorService execSvc,
ExecutorService sysExecSvc,
ExecutorService p2pExecSvc,
ExecutorService mgmtExecSvc,
ExecutorService igfsExecSvc,
ExecutorService restExecSvc,
List<PluginProvider> plugins)
Creates new kernal context.
|
MarshallerContextAdapter(List<PluginProvider> plugins)
Initializes context.
|
MarshallerContextImpl(List<PluginProvider> plugins) |
| Modifier and Type | Method and Description |
|---|---|
<T extends PluginProvider> |
IgnitePluginProcessor.pluginProvider(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PluginProvider> |
IgnitePluginProcessor.allProviders() |
| Modifier and Type | Method and Description |
|---|---|
<T extends PluginContext> |
IgnitePluginProcessor.pluginContextForProvider(PluginProvider provider) |
| Constructor and Description |
|---|
IgnitePluginProcessor(GridKernalContext ctx,
IgniteConfiguration cfg,
List<PluginProvider> providers) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015