| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetTagIndexResp |
MetaService.getTagIndex_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetTagIndexResp |
GetTagIndexResp.Builder.build() |
GetTagIndexResp |
GetTagIndexResp.deepCopy() |
GetTagIndexResp |
MetaService.AsyncClient.getTagIndex_call.getResult() |
GetTagIndexResp |
MetaService.getTagIndex_result.getSuccess() |
GetTagIndexResp |
MetaService.Iface.getTagIndex(GetTagIndexReq req) |
GetTagIndexResp |
MetaService.Client.getTagIndex(GetTagIndexReq req) |
GetTagIndexResp |
MetaService.Client.recv_getTagIndex() |
GetTagIndexResp |
GetTagIndexResp.setCode(ErrorCode code) |
GetTagIndexResp |
GetTagIndexResp.setItem(IndexItem item) |
GetTagIndexResp |
GetTagIndexResp.setLeader(HostAddr leader) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetTagIndexResp.compareTo(GetTagIndexResp other) |
MetaService.getTagIndex_result |
MetaService.getTagIndex_result.setSuccess(GetTagIndexResp success) |
| Constructor and Description |
|---|
getTagIndex_result(GetTagIndexResp success) |
GetTagIndexResp(GetTagIndexResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.