Keycloak REST Services 1.6.0.Final
- java.lang.Object
-
- org.keycloak.services.resources.admin.info.MemoryInfoRepresentation
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected long |
total |
protected long |
used |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
total
protected long total
-
Method Detail
-
getTotal
public long getTotal()
-
getFree
public long getFree()
-
getUsed
public long getUsed()
Keycloak REST Services 1.6.0.Final
Copyright © 2015 JBoss by Red Hat. All rights reserved.