| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListTagsResp |
MetaService.listTags_result.success |
| Modifier and Type | Method and Description |
|---|---|
ListTagsResp |
ListTagsResp.Builder.build() |
ListTagsResp |
ListTagsResp.deepCopy() |
ListTagsResp |
MetaService.AsyncClient.listTags_call.getResult() |
ListTagsResp |
MetaService.listTags_result.getSuccess() |
ListTagsResp |
MetaService.Iface.listTags(ListTagsReq req) |
ListTagsResp |
MetaService.Client.listTags(ListTagsReq req) |
ListTagsResp |
MetaService.Client.recv_listTags() |
ListTagsResp |
ListTagsResp.setCode(ErrorCode code) |
ListTagsResp |
ListTagsResp.setLeader(HostAddr leader) |
ListTagsResp |
ListTagsResp.setTags(List<TagItem> tags) |
| Modifier and Type | Method and Description |
|---|---|
int |
ListTagsResp.compareTo(ListTagsResp other) |
MetaService.listTags_result |
MetaService.listTags_result.setSuccess(ListTagsResp success) |
| Constructor and Description |
|---|
listTags_result(ListTagsResp success) |
ListTagsResp(ListTagsResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.