Package | Description |
---|---|
org.apache.ignite.plugin |
Contains plugins management API.
|
org.apache.ignite.plugin.extensions.communication |
Contains extendable components for communication.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CacheTopologyValidatorProvider
The
CacheTopologyValidatorProvider is used to pass an implementation of TopologyValidator s for a specific
cache through Ignite plugin extensions mechanism. |
Modifier and Type | Method and Description |
---|---|
<T extends Extension> |
ExtensionRegistry.registerExtension(Class<T> extensionItf,
T extensionImpl)
Registers extension provided by plugin.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IgniteMessageFactory
Message factory for all communication messages registered using
IgniteMessageFactory.register(short, Supplier) method call. |
interface |
IoPool
The interface of IO Messaging Pool Extension.
|
interface |
MessageFactory
Deprecated.
Use
MessageFactoryProvider instead. |
interface |
MessageFactoryProvider
Provider of communication message factories.
|
interface |
MessageFormatter
Provides a custom format for communication messages.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023