@PublicEvolving public class SessionHandle extends Object
Constructor and Description |
---|
SessionHandle(UUID identifier) |
Modifier and Type | Method and Description |
---|---|
static SessionHandle |
create() |
boolean |
equals(Object o) |
UUID |
getIdentifier() |
int |
hashCode() |
String |
toString() |
public SessionHandle(UUID identifier)
public static SessionHandle create()
public UUID getIdentifier()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.