| Interface | Description | 
|---|---|
| CallIdSequence | Responsible for generating invocation callIds. | 
| Class | Description | 
|---|---|
| AbstractCallIdSequence | A  CallIdSequencethat provides backpressure by taking
 the number of in-flight operations into account when before creating a new call-id. | 
| CallIdFactory | |
| CallIdSequenceWithBackpressure | A  CallIdSequencethat provides backpressure by taking
 the number of in-flight operations into account when before creating a new call-id. | 
| CallIdSequenceWithoutBackpressure | |
| FailFastCallIdSequence | A  CallIdSequencethat provides backpressure by taking
 the number of in-flight operations into account when before creating a new call-id. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.