public class BulkLoadConnectionFactory extends DefaultConnectionFactory implements StreamConnectionFactory
MAX_CONNECT_ATTEMPTS
Constructor and Description |
---|
BulkLoadConnectionFactory(EncryptionOptions.ServerEncryptionOptions encryptionOptions,
int storagePort) |
Modifier and Type | Method and Description |
---|---|
io.netty.channel.Channel |
createConnection(OutboundConnectionSettings template,
int messagingVersion) |
public BulkLoadConnectionFactory(EncryptionOptions.ServerEncryptionOptions encryptionOptions, int storagePort)
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