| Package | Description |
|---|---|
| org.lokra.seaweedfs.core.topology |
| Modifier and Type | Method and Description |
|---|---|
List<DataCenter> |
SystemTopologyStatus.getDataCenters() |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemTopologyStatus.setDataCenters(List<DataCenter> dataCenters) |
| Constructor and Description |
|---|
SystemTopologyStatus(int max,
int free,
List<DataCenter> dataCenters,
List<Layout> layouts) |
Copyright © 2017 Blocko Inc.. All rights reserved.