Method Int64HashCode
Int64HashCode()
Calculate a 64-bit hash function for this path. This is necessary for NameHashInt32CacheLRU (the default cache impl for LruTaxonomyWriterCache) to reduce the chance of "silent but deadly" collisions.
NOTE: This was longHashCode() in Lucene
Declaration
public virtual long Int64HashCode()
Returns
Type | Description |
---|---|
System.Int64 |