| Package | Description |
|---|---|
| com.alibaba.nacos.config.server.controller | |
| com.alibaba.nacos.config.server.model.capacity | |
| com.alibaba.nacos.config.server.service.capacity |
| Modifier and Type | Method and Description |
|---|---|
RestResult<Capacity> |
CapacityController.getCapacity(javax.servlet.http.HttpServletResponse response,
String group,
String tenant) |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupCapacity
Group Capacity
|
class |
TenantCapacity
Tenant Capacity
|
| Modifier and Type | Method and Description |
|---|---|
Capacity |
CapacityService.getCapacity(String group,
String tenant) |
Capacity |
CapacityService.getCapacityWithDefault(String group,
String tenant) |
Capacity |
GroupCapacityPersistService.getClusterCapacity() |
Copyright © 2018–2019 Alibaba Group. All rights reserved.