| Package | Description |
|---|---|
| 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
|
| Modifier and Type | Method and Description |
|---|---|
SessionResponse |
RaftSessionService.createNewSession(CPGroupId groupId,
Address endpoint,
String endpointName,
CPSession.CPSessionOwnerType endpointType,
long creationTime) |
protected SessionResponse |
ProxySessionManagerService.requestNewSession(RaftGroupId groupId) |
protected abstract SessionResponse |
AbstractProxySessionManager.requestNewSession(RaftGroupId groupId)
Creates a new session on the Raft group
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSessionMessageTask.onResponse(SessionResponse response) |
Copyright © 2019. All Rights Reserved.