public class SessionId extends Object
Modifier and Type | Field and Description |
---|---|
private com.yahoo.text.Utf8String |
id |
Constructor and Description |
---|
SessionId(UniqueRequestId requestId,
String extraDifferentiator) |
Modifier and Type | Method and Description |
---|---|
com.yahoo.text.Utf8String |
asUtf8String() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
public SessionId(UniqueRequestId requestId, String extraDifferentiator)
Copyright © 2018. All rights reserved.