public class BulkLoadConnectionFactory extends DefaultConnectionFactory implements StreamConnectionFactory
MAX_CONNECT_ATTEMPTS| Constructor and Description |
|---|
BulkLoadConnectionFactory(int secureStoragePort,
EncryptionOptions.ServerEncryptionOptions encryptionOptions,
boolean outboundBindAny) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.channel.Channel |
createConnection(OutboundConnectionSettings template,
int messagingVersion) |
public BulkLoadConnectionFactory(int secureStoragePort,
EncryptionOptions.ServerEncryptionOptions encryptionOptions,
boolean outboundBindAny)
public io.netty.channel.Channel createConnection(OutboundConnectionSettings template, int messagingVersion) throws java.io.IOException
createConnection in interface StreamConnectionFactorycreateConnection in class DefaultConnectionFactoryjava.io.IOExceptionCopyright © 2009-2020 The Apache Software Foundation