| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetMetaDirInfoReq |
MetaService.getMetaDirInfo_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetMetaDirInfoReq |
GetMetaDirInfoReq.Builder.build() |
GetMetaDirInfoReq |
GetMetaDirInfoReq.deepCopy() |
GetMetaDirInfoReq |
MetaService.getMetaDirInfo_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetMetaDirInfoReq.compareTo(GetMetaDirInfoReq other) |
GetMetaDirInfoResp |
MetaService.Iface.getMetaDirInfo(GetMetaDirInfoReq req) |
GetMetaDirInfoResp |
MetaService.Client.getMetaDirInfo(GetMetaDirInfoReq req) |
void |
MetaService.AsyncIface.getMetaDirInfo(GetMetaDirInfoReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getMetaDirInfo(GetMetaDirInfoReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler883) |
void |
MetaService.Client.send_getMetaDirInfo(GetMetaDirInfoReq req) |
MetaService.getMetaDirInfo_args |
MetaService.getMetaDirInfo_args.setReq(GetMetaDirInfoReq req) |
| Constructor and Description |
|---|
getMetaDirInfo_args(GetMetaDirInfoReq req) |
getMetaDirInfo_call(GetMetaDirInfoReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler884,
com.facebook.thrift.async.TAsyncClient client880,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory881,
com.facebook.thrift.transport.TNonblockingTransport transport882) |
GetMetaDirInfoReq(GetMetaDirInfoReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.