public interface BacklogWeightPolicy
| Modifier and Type | Method and Description | 
|---|---|
| int | calculateWeight(IReplicationPacketData<?> data) | 
| int | getDefaultPacketWeight() | 
| int | predictWeightBeforeOperation(OperationWeightInfo info) | 
int calculateWeight(IReplicationPacketData<?> data)
int predictWeightBeforeOperation(OperationWeightInfo info)
int getDefaultPacketWeight()
Copyright © GigaSpaces.