public class GridIoMessageFactory extends Object implements MessageFactoryProvider
| Constructor and Description |
|---|
GridIoMessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
Message |
create(short type)
Always throws
UnsupportedOperationException. |
void |
registerAll(IgniteMessageFactory factory)
Registers all messages factories.
|
public void registerAll(IgniteMessageFactory factory)
IgniteMessageFactory.register(short, java.util.function.Supplier<org.apache.ignite.plugin.extensions.communication.Message>).registerAll in interface MessageFactoryProviderfactory - IgniteMessageFactory implementation.public Message create(short type)
UnsupportedOperationException.create in interface MessageFactorycreate in interface MessageFactoryProvidertype - Message direct type.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021