public interface MessageFormatter extends Extension
A plugin can provide his own message factory as an extension to replace default format of communication messages.
Note that only one custom formatter is allowed. If two plugins provide different formatters, exception will be thrown on node startup.
Modifier and Type | Method and Description |
---|---|
MessageReader |
reader(MessageFactory factory)
Creates new message reader instance.
|
MessageWriter |
writer()
Creates new message writer instance.
|
MessageWriter writer()
MessageReader reader(MessageFactory factory)
factory
- Message factory.
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015