Uses of Interface
org.apache.ignite.internal.util.function.ThrowableSupplier
-
Packages that use ThrowableSupplier Package Description org.apache.ignite.spi.communication.tcp.internal Contains connection health-checkers for TCP/IP-based implementation of communication SPI. -
-
Uses of ThrowableSupplier in org.apache.ignite.spi.communication.tcp.internal
Methods in org.apache.ignite.spi.communication.tcp.internal with parameters of type ThrowableSupplier Modifier and Type Method Description voidGridNioServerWrapper. socketChannelFactory(ThrowableSupplier<SocketChannel,IOException> sockChFactory)Deprecated.
-