| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
DropTagReq |
MetaService.dropTag_args.req |
| Modifier and Type | Method and Description |
|---|---|
DropTagReq |
DropTagReq.Builder.build() |
DropTagReq |
DropTagReq.deepCopy() |
DropTagReq |
MetaService.dropTag_args.getReq() |
DropTagReq |
DropTagReq.setIf_exists(boolean if_exists) |
DropTagReq |
DropTagReq.setSpace_id(int space_id) |
DropTagReq |
DropTagReq.setTag_name(byte[] tag_name) |
| Modifier and Type | Method and Description |
|---|---|
int |
DropTagReq.compareTo(DropTagReq other) |
ExecResp |
MetaService.Iface.dropTag(DropTagReq req) |
ExecResp |
MetaService.Client.dropTag(DropTagReq req) |
void |
MetaService.AsyncIface.dropTag(DropTagReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.dropTag(DropTagReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler493) |
void |
MetaService.Client.send_dropTag(DropTagReq req) |
MetaService.dropTag_args |
MetaService.dropTag_args.setReq(DropTagReq req) |
| Constructor and Description |
|---|
dropTag_args(DropTagReq req) |
dropTag_call(DropTagReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler494,
com.facebook.thrift.async.TAsyncClient client490,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory491,
com.facebook.thrift.transport.TNonblockingTransport transport492) |
DropTagReq(DropTagReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.