| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.client.marshaller.optimized | |
| org.apache.ignite.internal.processors.cache.persistence.wal.reader | |
| 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 |
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 execSvc,
ExecutorService svcExecSvc,
ExecutorService sysExecSvc,
StripedExecutor stripedExecSvc,
ExecutorService p2pExecSvc,
ExecutorService mgmtExecSvc,
ExecutorService igfsExecSvc,
StripedExecutor dataStreamExecSvc,
ExecutorService restExecSvc,
ExecutorService affExecSvc,
ExecutorService idxExecSvc,
IgniteStripedThreadPoolExecutor callbackExecSvc,
ExecutorService qryExecSvc,
ExecutorService schemaExecSvc,
Map<String,? extends ExecutorService> customExecSvcs,
List<PluginProvider> plugins,
IgnitePredicate<String> clsFilter)
Creates new kernal context.
|
MarshallerContextImpl(Collection<PluginProvider> plugins,
IgnitePredicate<String> clsFilter)
Initializes context.
|
| Constructor and Description |
|---|
GridClientOptimizedMarshaller(List<PluginProvider> plugins)
Constructor.
|
GridClientZipOptimizedMarshaller(GridClientMarshaller dfltMarsh,
List<PluginProvider> plugins)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PluginProvider |
StandaloneGridKernalContext.pluginProvider(String name) |
| 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. 2.5.0 Release Date : May 23 2018