| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListTagsReq |
MetaService.listTags_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListTagsReq |
ListTagsReq.Builder.build() |
ListTagsReq |
ListTagsReq.deepCopy() |
ListTagsReq |
MetaService.listTags_args.getReq() |
ListTagsReq |
ListTagsReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
ListTagsReq.compareTo(ListTagsReq other) |
ListTagsResp |
MetaService.Iface.listTags(ListTagsReq req) |
ListTagsResp |
MetaService.Client.listTags(ListTagsReq req) |
void |
MetaService.AsyncIface.listTags(ListTagsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listTags(ListTagsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler503) |
void |
MetaService.Client.send_listTags(ListTagsReq req) |
MetaService.listTags_args |
MetaService.listTags_args.setReq(ListTagsReq req) |
| Constructor and Description |
|---|
listTags_args(ListTagsReq req) |
listTags_call(ListTagsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler504,
com.facebook.thrift.async.TAsyncClient client500,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory501,
com.facebook.thrift.transport.TNonblockingTransport transport502) |
ListTagsReq(ListTagsReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.