Introduction

Netty replication library. This library can be used to setup and teardown netty replication connections.

Keywords

Arguments

sink_member_index
= @{DEFAULT_NETTY_SINK_NODE_INDEXES}[0]

Documentation

Close sink part of netty replicate connection on specific node.

Arguments

source_member_index
= ${DEFAULT_NETTY_SOURCE_NODE_INDEX}

Documentation

Close source part of netty replicate connection on specific node.

Arguments

sink_member_index
= @{DEFAULT_NETTY_SINK_NODE_INDEXES}[0]
source_member_index
= ${DEFAULT_NETTY_SOURCE_NODE_INDEX}

Documentation

Open sink part of netty replicate connection on specific node.

Arguments

source_member_index
= ${DEFAULT_NETTY_SOURCE_NODE_INDEX}

Documentation

Open source part of netty replicate connection on specific node.

Arguments

source_member_index
= ${DEFAULT_NETTY_SOURCE_NODE_INDEX}
sink_members_indexes
= ${DEFAULT_NETTY_SINK_NODE_INDEXES}

Documentation

Set up netty replication connections betwean source and sinks.

Arguments

source_member_index
= ${DEFAULT_NETTY_SOURCE_NODE_INDEX}
sink_members_indexes
= ${DEFAULT_NETTY_SINK_NODE_INDEXES}

Documentation

Tear down netty replication connections betwean source and sinks.

NettyReplication

image/svg+xml