public class ShardsUpdater extends Object implements ClientResult<ShardStatus[]>
| Constructor and Description |
|---|
ShardsUpdater(Config config) |
| Modifier and Type | Method and Description |
|---|---|
Result<ShardStatus[]> |
run() |
ShardsUpdater |
withClassName(String className) |
ShardsUpdater |
withStatus(String targetStatus) |
public ShardsUpdater(Config config)
public ShardsUpdater withClassName(String className)
public ShardsUpdater withStatus(String targetStatus)
public Result<ShardStatus[]> run()
run in interface ClientResult<ShardStatus[]>Copyright © 2022 SeMI Technologies B.V.. All rights reserved.