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)
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)
SiteMapsetLocation in interface SiteMapminerId - The miner ID.rack - The rack.row - The row.index - The index.Copyright © 2024 OBM, LLC. All rights reserved.