public class SessionOpenCount extends Object
| Constructor and Description |
|---|
SessionOpenCount() |
SessionOpenCount(int openSessionCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getOpenSessionCount() |
int |
hashCode() |
void |
setOpenSessionCount(int openSessionCount) |
String |
toString() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.