HashRingStreamQueueMapperOptions.DEFAULT_NUM_QUEUES Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default number queues, which should be a power of two.
public const int DEFAULT_NUM_QUEUES = 8;
val mutable DEFAULT_NUM_QUEUES : int
Public Const DEFAULT_NUM_QUEUES As Integer = 8