Class ScatterGatherPartitionInfo

java.lang.Object
com.gigaspaces.internal.remoting.routing.partitioned.ScatterGatherPartitionInfo

public class ScatterGatherPartitionInfo extends Object
Since:
9.0.0
Author:
Niv Ingberg
  • Constructor Details

    • ScatterGatherPartitionInfo

      public ScatterGatherPartitionInfo(int partitionId)
  • Method Details

    • getPartitionId

      public int getPartitionId()
    • size

      public int size()
    • getQuick

      public int getQuick(int pos)
    • add

      public void add(int value)