| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.client.marshaller.optimized | |
| org.apache.ignite.internal.processors.plugin | |
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
PluginProvider |
GridPluginComponent.plugin() |
PluginProvider |
GridKernalContext.pluginProvider(String name) |
PluginProvider |
GridKernalContextImpl.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,
ExecutorService affExecSvc,
ExecutorService idxExecSvc,
IgniteStripedThreadPoolExecutor callbackExecSvc,
List<PluginProvider> plugins)
Creates new kernal context.
|
MarshallerContextAdapter(List<PluginProvider> plugins)
Initializes context.
|
MarshallerContextImpl(String igniteWorkDir,
List<PluginProvider> plugins) |
| Constructor and Description |
|---|
GridClientOptimizedMarshaller(List<PluginProvider> plugins)
Constructor.
|
GridClientZipOptimizedMarshaller(GridClientMarshaller dfltMarsh,
List<PluginProvider> plugins)
Constructor.
|
| 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) |
| Modifier and Type | Method and Description |
|---|---|
static List<PluginProvider> |
IgniteUtils.allPluginProviders()
Gets all plugin providers.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016