Class DispatchSpec.Node

java.lang.Object
com.yahoo.vespa.model.content.DispatchSpec.Node
Enclosing class:
DispatchSpec

public static class DispatchSpec.Node extends Object
Reference to a node which is contained in a dispatch group.
  • Constructor Details

    • Node

      public Node(int distributionKey)
  • Method Details

    • getDistributionKey

      public int getDistributionKey()