Field m_refCounts
Records how many snapshots are held against each commit generation
Assembly: DistributedLucene.Net.dll
Syntax
protected IDictionary<long, int> m_refCounts
Returns
Type | Description |
---|---|
IDictionary<System.Int64, System.Int32> |