public interface OutgoingDistributableSessionData
Modifier and Type | Method and Description |
---|---|
DistributableSessionMetadata |
getMetadata()
Gets the other session metadata besides the version and timestamp.
|
String |
getRealId()
Gets the session id with any appended jvmRoute info removed.
|
Long |
getTimestamp()
Gets the timestamp of the most recent session access.
|
int |
getVersion()
Gets the session's version.
|
String getRealId()
int getVersion()
Long getTimestamp()
DistributableSessionMetadata getMetadata()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.