Class Affinity

java.lang.Object
com.yahoo.vespa.model.Affinity

public class Affinity extends Object
Represents a set of affinities that can be expressed by a service. Currently only supports CPU socket affinity.
Author:
Ulf Lilleengen
  • Method Details

    • cpuSocket

      public int cpuSocket()
    • none

      public static Affinity none()