Apache Ignite.NET
Package Apache.Ignite.Core.Cache.Affinity

Classes

struct  AffinityKey
 Optional wrapper for cache keys to provide support for custom affinity mapping. The value returned by Affinity will be used for key-to-node affinity. More...
 
class  AffinityKeyMappedAttribute
 Specifies cache key field to be used to determine a node on which given cache key will be stored. Only one field or property can be marked with this attribute. More...