Package | Description |
---|---|
com.hazelcast.client.spi.impl |
Provides util classes for the Hazelcast client SPI.
|
com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
InternalOperationService implementation. |
com.hazelcast.spi.impl.sequence |
Call ID sequence generators
|
Class and Description |
---|
CallIdSequence
Responsible for generating invocation callIds.
|
Class and Description |
---|
CallIdSequence
Responsible for generating invocation callIds.
|
Class and Description |
---|
AbstractCallIdSequence
A
CallIdSequence that provides backpressure by taking
the number of in-flight operations into account when before creating a new call-id. |
CallIdSequence
Responsible for generating invocation callIds.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.