@PublicEvolving public class SessionHandle extends Object
SessionHandle(UUID identifier)
static SessionHandle
create()
boolean
equals(Object o)
UUID
getIdentifier()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SessionHandle(UUID identifier)
public static SessionHandle create()
public UUID getIdentifier()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.