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 StreamConnectionFactory
createConnection
in class DefaultConnectionFactory
java.io.IOException
Copyright © 2009-2022 The Apache Software Foundation