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