public static class ListSyncStatusResp.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ListSyncStatusResp |
build() |
ListSyncStatusResp.Builder |
setCode(ErrorCode code) |
ListSyncStatusResp.Builder |
setLeader(HostAddr leader) |
ListSyncStatusResp.Builder |
setSync_infos(Map<Integer,SyncInfo> sync_infos) |
public ListSyncStatusResp.Builder setCode(ErrorCode code)
public ListSyncStatusResp.Builder setLeader(HostAddr leader)
public ListSyncStatusResp.Builder setSync_infos(Map<Integer,SyncInfo> sync_infos)
public ListSyncStatusResp build()
Copyright © 2024. All rights reserved.