public abstract class SessionEntry extends TimestampedEntry
| Constructor and Description |
|---|
SessionEntry(long term,
long timestamp,
long session) |
| Modifier and Type | Method and Description |
|---|---|
long |
session()
Returns the session ID.
|
String |
toString() |
timestamptermpublic long session()
public String toString()
toString in class TimestampedEntryCopyright © 2013–2017. All rights reserved.