public static class ListShardRecoveriesResponseBody.Result
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
ListShardRecoveriesResponseBody.Result.Builder |
限定符和类型 | 方法和说明 |
---|---|
static ListShardRecoveriesResponseBody.Result.Builder |
builder() |
static ListShardRecoveriesResponseBody.Result |
create() |
String |
getBytesPercent() |
Long |
getBytesTotal() |
String |
getFilesPercent() |
Long |
getFilesTotal() |
String |
getIndex() |
String |
getSourceHost() |
String |
getSourceNode() |
String |
getStage() |
String |
getTargetHost() |
String |
getTargetNode() |
Long |
getTranslogOps() |
String |
getTranslogOpsPercent() |
public static ListShardRecoveriesResponseBody.Result.Builder builder()
public static ListShardRecoveriesResponseBody.Result create()
public String getBytesPercent()
public Long getBytesTotal()
public String getFilesPercent()
public Long getFilesTotal()
public String getIndex()
public String getSourceHost()
public String getSourceNode()
public String getStage()
public String getTargetHost()
public String getTargetNode()
public Long getTranslogOps()
public String getTranslogOpsPercent()
Copyright © 2024. All rights reserved.