| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListTagIndexesReq |
MetaService.listTagIndexes_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListTagIndexesReq |
ListTagIndexesReq.Builder.build() |
ListTagIndexesReq |
ListTagIndexesReq.deepCopy() |
ListTagIndexesReq |
MetaService.listTagIndexes_args.getReq() |
ListTagIndexesReq |
ListTagIndexesReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
ListTagIndexesReq.compareTo(ListTagIndexesReq other) |
ListTagIndexesResp |
MetaService.Iface.listTagIndexes(ListTagIndexesReq req) |
ListTagIndexesResp |
MetaService.Client.listTagIndexes(ListTagIndexesReq req) |
void |
MetaService.AsyncIface.listTagIndexes(ListTagIndexesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listTagIndexes(ListTagIndexesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler613) |
void |
MetaService.Client.send_listTagIndexes(ListTagIndexesReq req) |
MetaService.listTagIndexes_args |
MetaService.listTagIndexes_args.setReq(ListTagIndexesReq req) |
| Constructor and Description |
|---|
listTagIndexes_args(ListTagIndexesReq req) |
listTagIndexes_call(ListTagIndexesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler614,
com.facebook.thrift.async.TAsyncClient client610,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory611,
com.facebook.thrift.transport.TNonblockingTransport transport612) |
ListTagIndexesReq(ListTagIndexesReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.