| Package | Description | 
|---|---|
| com.hazelcast.spi.impl.sequence | Call ID sequence generators | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CallIdSequenceWithBackpressureA  CallIdSequencethat provides backpressure by taking
 the number of in-flight operations into account when before creating a new call-id. | 
| class  | FailFastCallIdSequenceA  CallIdSequencethat provides backpressure by taking
 the number of in-flight operations into account when before creating a new call-id. | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.