public class BackpressureRegulator extends Object
HazelcastOverloadException
is thrown.
| Constructor and Description |
|---|
BackpressureRegulator(GroupProperties properties,
ILogger logger) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSyncForced(BackupAwareOperation backupAwareOp)
Checks if a sync is forced for the given BackupAwareOperation.
|
CallIdSequence |
newCallIdSequence() |
public BackpressureRegulator(GroupProperties properties, ILogger logger)
public CallIdSequence newCallIdSequence()
public boolean isSyncForced(BackupAwareOperation backupAwareOp)
UrgentSystemOperation no sync will be forced.backupAwareOp - The BackupAwareOperation to check.Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.