public class CacheNodeQuotaInfo extends Object
| Constructor and Description |
|---|
CacheNodeQuotaInfo() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getQuota() |
Integer |
getUsed() |
CacheNodeQuotaInfo |
setQuota(Integer quota) |
CacheNodeQuotaInfo |
setUsed(Integer used) |
String |
toString() |
public CacheNodeQuotaInfo setUsed(Integer used)
public Integer getUsed()
public CacheNodeQuotaInfo setQuota(Integer quota)
public Integer getQuota()
Copyright © 2026. All rights reserved.