Show / Hide Table of Contents

    Class RendezvousAffinityFunction

    Affinity function for partitioned cache based on Highest Random Weight algorithm.

    Inheritance
    System.Object
    AffinityFunctionBase
    RendezvousAffinityFunction
    Implements
    IAffinityFunction
    Inherited Members
    AffinityFunctionBase.DefaultPartitions
    AffinityFunctionBase.Partitions
    AffinityFunctionBase.GetPartition(Object)
    AffinityFunctionBase.RemoveNode(Guid)
    AffinityFunctionBase.AssignPartitions(AffinityFunctionContext)
    AffinityFunctionBase.ExcludeNeighbors
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Apache.Ignite.Core.Cache.Affinity.Rendezvous
    Assembly: Apache.Ignite.Core.dll
    Syntax
    [Serializable]
    public class RendezvousAffinityFunction : AffinityFunctionBase, IAffinityFunction

    Implements

    IAffinityFunction
    Back to top © 2015 - 2019 The Apache Software Foundation