HashRingStreamQueueMapperOptions Class
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.
Options for HashRingBasedStreamQueueMapper.
public class HashRingStreamQueueMapperOptions
type HashRingStreamQueueMapperOptions = class
Public Class HashRingStreamQueueMapperOptions
- Inheritance
-
HashRingStreamQueueMapperOptions
Constructors
HashRingStreamQueueMapperOptions() |
Fields
DEFAULT_NUM_QUEUES |
The default number queues, which should be a power of two. |
Properties
TotalQueueCount |
Gets or sets the total queue count. |