| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
DropTagIndexReq |
MetaService.dropTagIndex_args.req |
| Modifier and Type | Method and Description |
|---|---|
DropTagIndexReq |
DropTagIndexReq.Builder.build() |
DropTagIndexReq |
DropTagIndexReq.deepCopy() |
DropTagIndexReq |
MetaService.dropTagIndex_args.getReq() |
DropTagIndexReq |
DropTagIndexReq.setIf_exists(boolean if_exists) |
DropTagIndexReq |
DropTagIndexReq.setIndex_name(byte[] index_name) |
DropTagIndexReq |
DropTagIndexReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
DropTagIndexReq.compareTo(DropTagIndexReq other) |
ExecResp |
MetaService.Iface.dropTagIndex(DropTagIndexReq req) |
ExecResp |
MetaService.Client.dropTagIndex(DropTagIndexReq req) |
void |
MetaService.AsyncIface.dropTagIndex(DropTagIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.dropTagIndex(DropTagIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler603) |
void |
MetaService.Client.send_dropTagIndex(DropTagIndexReq req) |
MetaService.dropTagIndex_args |
MetaService.dropTagIndex_args.setReq(DropTagIndexReq req) |
| Constructor and Description |
|---|
dropTagIndex_args(DropTagIndexReq req) |
dropTagIndex_call(DropTagIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler604,
com.facebook.thrift.async.TAsyncClient client600,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory601,
com.facebook.thrift.transport.TNonblockingTransport transport602) |
DropTagIndexReq(DropTagIndexReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.