| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetMetaDirInfoResp |
MetaService.getMetaDirInfo_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetMetaDirInfoResp |
GetMetaDirInfoResp.Builder.build() |
GetMetaDirInfoResp |
GetMetaDirInfoResp.deepCopy() |
GetMetaDirInfoResp |
MetaService.Iface.getMetaDirInfo(GetMetaDirInfoReq req) |
GetMetaDirInfoResp |
MetaService.Client.getMetaDirInfo(GetMetaDirInfoReq req) |
GetMetaDirInfoResp |
MetaService.AsyncClient.getMetaDirInfo_call.getResult() |
GetMetaDirInfoResp |
MetaService.getMetaDirInfo_result.getSuccess() |
GetMetaDirInfoResp |
MetaService.Client.recv_getMetaDirInfo() |
GetMetaDirInfoResp |
GetMetaDirInfoResp.setCode(ErrorCode code) |
GetMetaDirInfoResp |
GetMetaDirInfoResp.setDir(DirInfo dir) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetMetaDirInfoResp.compareTo(GetMetaDirInfoResp other) |
MetaService.getMetaDirInfo_result |
MetaService.getMetaDirInfo_result.setSuccess(GetMetaDirInfoResp success) |
| Constructor and Description |
|---|
getMetaDirInfo_result(GetMetaDirInfoResp success) |
GetMetaDirInfoResp(GetMetaDirInfoResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.