BucketPageLoadFactor ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Provides the ratio of how many buckets are loaded with pages vs. bucket count
Inheritance Hierarchy

OnlineSystem Object
  NFX.Instrumentation Datum
    NFX.Instrumentation Gauge
      NFX.Instrumentation DoubleGauge
        NFX.DataAccess.Cache.Instrumentation CacheDoubleGauge
          NFX.DataAccess.Cache.Instrumentation BucketPageLoadFactor

Namespace: NFX.DataAccess.Cache.Instrumentation
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public class BucketPageLoadFactor : CacheDoubleGauge
See Also