public interface WaitKey
Modifier and Type | Method and Description |
---|---|
long |
commitIndex()
Returns commit index of the operation that has not returned a response
at the time of its commit.
|
UUID |
invocationUid()
Returns unique id of the committed operation which is provided by the caller.
|
long |
sessionId()
Returns id of the session to which the corresponding operation is
attached.
|
long sessionId()
AbstractProxySessionManager.NO_SESSION_ID
if no session
is attached.long commitIndex()
UUID invocationUid()
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.