Uses of Package
org.apache.ignite.internal.managers.communication
-
Packages that use org.apache.ignite.internal.managers.communication Package Description org.apache.ignite.internal Contains main implementation.org.apache.ignite.internal.managers.communication TODO.org.apache.ignite.internal.processors.cache This package contain cache-related processors & persistence implementation.org.apache.ignite.internal.processors.cache.persistence.wal.reader org.apache.ignite.internal.processors.query.stat org.apache.ignite.spi Contains common classes and interfaces for SPI implementations. -
Classes in org.apache.ignite.internal.managers.communication used by org.apache.ignite.internal Class Description GridIoManager This class represents the internal grid communication (input and output) manager which is placed as a layer of indirection between theIgniteKernalandCommunicationSpi. -
Classes in org.apache.ignite.internal.managers.communication used by org.apache.ignite.internal.managers.communication Class Description GridDisconnectListener Node disconnect listener interface.GridIoManager.TransmissionSender Сlass represents an implementation of transmission file writer.GridIoMessage Wrapper for all grid messages.GridMessageListener Listener for messages received from remote nodes.IgniteIoTestMessage TransmissionHandler Class represents a handler for the set of files considered to be transferred from the remote node.TransmissionMeta Class represents a file meta information to send to the remote node.TransmissionPolicy Class represents ways of data handling for a file ready to be sent through an opened transmission sender session. -
Classes in org.apache.ignite.internal.managers.communication used by org.apache.ignite.internal.processors.cache Class Description GridIoManager This class represents the internal grid communication (input and output) manager which is placed as a layer of indirection between theIgniteKernalandCommunicationSpi. -
Classes in org.apache.ignite.internal.managers.communication used by org.apache.ignite.internal.processors.cache.persistence.wal.reader Class Description GridIoManager This class represents the internal grid communication (input and output) manager which is placed as a layer of indirection between theIgniteKernalandCommunicationSpi.GridMessageListener Listener for messages received from remote nodes. -
Classes in org.apache.ignite.internal.managers.communication used by org.apache.ignite.internal.processors.query.stat Class Description GridIoManager This class represents the internal grid communication (input and output) manager which is placed as a layer of indirection between theIgniteKernalandCommunicationSpi.GridMessageListener Listener for messages received from remote nodes. -
Classes in org.apache.ignite.internal.managers.communication used by org.apache.ignite.spi Class Description GridMessageListener Listener for messages received from remote nodes.