Toggle navigation
Home
io.atomix.primitive.session.Session to io.atomix.primitive.session.SessionId
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'atomix'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
acceptOn(s,client -> client.change(value,oldValue))
to
getSession(session).accept(client -> client.change(value,oldValue))