See: Description
Class | Description |
---|---|
DeleteSessionEntryProcessor |
Entry processor which removes SessionState values if
invalidate is true.
|
GetAttributeEntryProcessor |
Entry processor which return attributes of SessionState values
|
GetAttributeNamesEntryProcessor |
Entry processor which return attributes keySet of SessionState values
|
GetSessionStateEntryProcessor |
Entry processor which return SessionState object stored in distributed map
|
SessionUpdateEntryProcessor |
Entry processor which updates SessionState attributes stored in distributed map
If value of attribute is set to null.
|
For more information, see ClusteredSessionService
.
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.