# Constants
The annotated method will establish the channel affinity with the channel which is used to execute the RPC.
The annotated method will be required to be bound to an existing session to execute the RPC.
The annotated method will remove the channel affinity with the channel which is used to execute the RPC.
A channel with the least active streams at the moment of a BIND call initiation will be picked.
Cycle through channels created by the BIND call initiation.
No preference -- picking a channel for a BIND call will be no different than for any other calls.
# Variables
Enum value maps for AffinityConfig_Command.
Enum value maps for AffinityConfig_Command.
Enum value maps for ChannelPoolConfig_BindPickStrategy.
Enum value maps for ChannelPoolConfig_BindPickStrategy.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
ChannelPoolConfig are options for configuring the channel pool.
No description provided by the author
# Type aliases
No description provided by the author
A selection of strategies for picking a channel for a call with BIND command.