Package | Description |
---|---|
com.hazelcast.client.cp.internal.session |
Contains client-side impl of the Raft proxy session manager
|
com.hazelcast.cp.internal.datastructures.countdownlatch |
Contains service classes for the Raft-based
ICountDownLatch implementation |
com.hazelcast.cp.internal.datastructures.lock |
Contains service classes for the Raft-based
ILock
and FencedLock implementation |
com.hazelcast.cp.internal.datastructures.lock.proxy |
Contains
ILock functionality
based on the Raft algorithm. |
com.hazelcast.cp.internal.datastructures.semaphore |
Contains service classes for the Raft-based
ISemaphore implementation |
com.hazelcast.cp.internal.datastructures.semaphore.proxy |
Contains
ISemaphore functionality
based on the Raft algorithm. |
com.hazelcast.cp.internal.datastructures.spi.blocking |
Contains the interfaces and abstractions that are implemented / extended
by blocking Raft services, such as Lock, Semaphore, and CountDownLatch
|
com.hazelcast.cp.internal.session |
Contains service classes
for the Raft-based
ISemaphore implementation |
com.hazelcast.cp.internal.session.client |
Client protocol tasks for the Raft-based Session implementation
|
Class and Description |
---|
AbstractProxySessionManager
Implements session management APIs for Raft-based server and client proxies
|
SessionResponse
Represents information of a session that is just created.
|
Class and Description |
---|
SessionAwareService
Services that attach their resources to Raft sessions implement this service
|
Class and Description |
---|
SessionAwareService
Services that attach their resources to Raft sessions implement this service
|
Class and Description |
---|
AbstractProxySessionManager
Implements session management APIs for Raft-based server and client proxies
|
SessionAwareProxy
Base class for server and client proxies that make use of Raft sessions
|
Class and Description |
---|
SessionAwareService
Services that attach their resources to Raft sessions implement this service
|
Class and Description |
---|
SessionAwareProxy
Base class for server and client proxies that make use of Raft sessions
|
Class and Description |
---|
SessionAccessor
Used by services to validate and trigger session activity
|
SessionAwareService
Services that attach their resources to Raft sessions implement this service
|
Class and Description |
---|
AbstractProxySessionManager
Implements session management APIs for Raft-based server and client proxies
|
SessionAccessor
Used by services to validate and trigger session activity
|
SessionResponse
Represents information of a session that is just created.
|
Class and Description |
---|
SessionResponse
Represents information of a session that is just created.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.