| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetSegmentIdResp |
MetaService.getSegmentId_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetSegmentIdResp |
GetSegmentIdResp.Builder.build() |
GetSegmentIdResp |
GetSegmentIdResp.deepCopy() |
GetSegmentIdResp |
MetaService.AsyncClient.getSegmentId_call.getResult() |
GetSegmentIdResp |
MetaService.Iface.getSegmentId(GetSegmentIdReq req) |
GetSegmentIdResp |
MetaService.Client.getSegmentId(GetSegmentIdReq req) |
GetSegmentIdResp |
MetaService.getSegmentId_result.getSuccess() |
GetSegmentIdResp |
MetaService.Client.recv_getSegmentId() |
GetSegmentIdResp |
GetSegmentIdResp.setCode(ErrorCode code) |
GetSegmentIdResp |
GetSegmentIdResp.setLeader(HostAddr leader) |
GetSegmentIdResp |
GetSegmentIdResp.setSegment_id(long segment_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetSegmentIdResp.compareTo(GetSegmentIdResp other) |
MetaService.getSegmentId_result |
MetaService.getSegmentId_result.setSuccess(GetSegmentIdResp success) |
| Constructor and Description |
|---|
getSegmentId_result(GetSegmentIdResp success) |
GetSegmentIdResp(GetSegmentIdResp other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.