Search Results for

    Show / Hide Table of Contents

    Interface ICommunicationSpi

    Communication SPI is responsible for data exchange between nodes.

    Communication SPI is one of the most important SPIs in Ignite. It is used heavily throughout the system and provides means for all data exchanges between nodes, such as internal implementation details and user driven messages.

    Only predefined implementation is supported now: TcpCommunicationSpi.

    Namespace: Apache.Ignite.Core.Communication
    Assembly: Apache.Ignite.Core.dll
    Syntax
    public interface ICommunicationSpi
    In This Article
    Back to top © 2015 - 2019 The Apache Software Foundation