public class SessionHandle extends Object
| Constructor and Description |
|---|
SessionHandle() |
SessionHandle(UUID identifier,
String kyuubiInstance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UUID |
getIdentifier() |
String |
getKyuubiInstance() |
int |
hashCode() |
void |
setIdentifier(UUID identifier) |
void |
setKyuubiInstance(String kyuubiInstance) |
String |
toString() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.