TimeoutManager.this

Constructor.

n = expected number of elements in expiry registration to ISelectClient map allocator = use this bucket element allocator for the expiry registration to ISelectClient map. If it is null the default map allocator (BucketElementGCAllocator) is used.

  1. this(size_t n, IAllocator allocator)
    class TimeoutManager
    this
    (
    size_t n = default_expected_no_elements
    ,)
  2. this(IAllocator allocator)

Meta