SiteMap.Response| Constructor and Description |
|---|
SiteMapImpl(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
WebUtil webUtil)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<SiteMap.Response> |
setLocation(int minerId,
String rack,
int row,
int index,
boolean compress)
Changes the site map location of a miner.
|
public SiteMapImpl(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
WebUtil webUtil)
objectMapper - The mapper.webUtil - The web utilities.public Optional<SiteMap.Response> setLocation(int minerId, String rack, int row, int index, boolean compress)
SiteMapsetLocation in interface SiteMapminerId - The miner ID.rack - The rack.row - The row.index - The index.compress - If the request should be compressed.Copyright © 2025 OBM, LLC. All rights reserved.