Uses of Class
com.gigaspaces.internal.cluster.node.impl.backlog.OperationWeightInfo
Packages that use OperationWeightInfo
Package
Description
-
Uses of OperationWeightInfo in com.gigaspaces.internal.cluster.node
Methods in com.gigaspaces.internal.cluster.node with parameters of type OperationWeightInfoModifier and TypeMethodDescriptionvoidIReplicationNodeAdmin.monitorState(OperationWeightInfo info) -
Uses of OperationWeightInfo in com.gigaspaces.internal.cluster.node.impl
Methods in com.gigaspaces.internal.cluster.node.impl with parameters of type OperationWeightInfoModifier and TypeMethodDescriptionvoidReplicationNode.monitorState(OperationWeightInfo info) voidReplicationNodeAdmin.monitorState(OperationWeightInfo info) -
Uses of OperationWeightInfo in com.gigaspaces.internal.cluster.node.impl.backlog
Methods in com.gigaspaces.internal.cluster.node.impl.backlog that return OperationWeightInfoModifier and TypeMethodDescriptionstatic OperationWeightInfoOperationWeightInfoFactory.create(int numOfOperations, WeightInfoOperationType type) static OperationWeightInfoOperationWeightInfoFactory.create(WeightInfoOperationType type) Methods in com.gigaspaces.internal.cluster.node.impl.backlog with parameters of type OperationWeightInfoModifier and TypeMethodDescriptionvoidAbstractSingleFileGroupBacklog.monitor(OperationWeightInfo info) voidIReplicationGroupBacklog.monitor(OperationWeightInfo info) intAccumulatedBacklogWeightPolicy.predictWeightBeforeOperation(OperationWeightInfo info) intBacklogWeightPolicy.predictWeightBeforeOperation(OperationWeightInfo info) intFixedBacklogWeightPolicy.predictWeightBeforeOperation(OperationWeightInfo info)