@FunctionalInterface public interface SocketHandlerFunction
| Modifier and Type | Method and Description |
|---|---|
Socket |
apply(Configuration conf,
HostAddress hostAddress)
Create socket
|
Socket apply(Configuration conf, HostAddress hostAddress) throws IOException, SQLException
conf - configurationhostAddress - hostIOException - if any socket issue occursSQLException - for other kind of errorCopyright © 2025 SingleStore. All rights reserved.