| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetTagIndexReq |
MetaService.getTagIndex_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetTagIndexReq |
GetTagIndexReq.Builder.build() |
GetTagIndexReq |
GetTagIndexReq.deepCopy() |
GetTagIndexReq |
MetaService.getTagIndex_args.getReq() |
GetTagIndexReq |
GetTagIndexReq.setIndex_name(byte[] index_name) |
GetTagIndexReq |
GetTagIndexReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetTagIndexReq.compareTo(GetTagIndexReq other) |
GetTagIndexResp |
MetaService.Iface.getTagIndex(GetTagIndexReq req) |
GetTagIndexResp |
MetaService.Client.getTagIndex(GetTagIndexReq req) |
void |
MetaService.AsyncIface.getTagIndex(GetTagIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getTagIndex(GetTagIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler608) |
void |
MetaService.Client.send_getTagIndex(GetTagIndexReq req) |
MetaService.getTagIndex_args |
MetaService.getTagIndex_args.setReq(GetTagIndexReq req) |
| Constructor and Description |
|---|
getTagIndex_args(GetTagIndexReq req) |
getTagIndex_call(GetTagIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler609,
com.facebook.thrift.async.TAsyncClient client605,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory606,
com.facebook.thrift.transport.TNonblockingTransport transport607) |
GetTagIndexReq(GetTagIndexReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.