| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListMetaReq |
MetaService.listMeta_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListMetaReq |
ListMetaReq.Builder.build() |
ListMetaReq |
ListMetaReq.deepCopy() |
ListMetaReq |
MetaService.listMeta_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
ListMetaReq.compareTo(ListMetaReq other) |
ListMetaResp |
MetaService.Iface.listMeta(ListMetaReq req) |
ListMetaResp |
MetaService.Client.listMeta(ListMetaReq req) |
void |
MetaService.AsyncIface.listMeta(ListMetaReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listMeta(ListMetaReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler1113) |
void |
MetaService.Client.send_listMeta(ListMetaReq req) |
MetaService.listMeta_args |
MetaService.listMeta_args.setReq(ListMetaReq req) |
| Constructor and Description |
|---|
listMeta_args(ListMetaReq req) |
listMeta_call(ListMetaReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler1114,
com.facebook.thrift.async.TAsyncClient client1110,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory1111,
com.facebook.thrift.transport.TNonblockingTransport transport1112) |
ListMetaReq(ListMetaReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.