| Package | Description |
|---|---|
| com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
InternalOperationService implementation. |
| Modifier and Type | Class and Description |
|---|---|
static class |
CallIdSequence.CallIdSequenceWithBackpressure
A
CallIdSequence that provided backpressure by taking
the number in flight operations into account when a call-id needs to be determined. |
static class |
CallIdSequence.CallIdSequenceWithoutBackpressure |
| Modifier and Type | Method and Description |
|---|---|
CallIdSequence |
BackpressureRegulator.newCallIdSequence() |
Copyright © 2016. All Rights Reserved.