Class OperationWeightInfo

java.lang.Object
com.gigaspaces.internal.cluster.node.impl.backlog.OperationWeightInfo

public class OperationWeightInfo extends Object
Since:
12.1
Author:
yael nahon
  • Constructor Details

    • OperationWeightInfo

      public OperationWeightInfo(int numOfOperations, WeightInfoOperationType type)
    • OperationWeightInfo

      public OperationWeightInfo(WeightInfoOperationType type)
    • OperationWeightInfo

      public OperationWeightInfo()
  • Method Details