| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
DropUserReq |
MetaService.dropUser_args.req |
| Modifier and Type | Method and Description |
|---|---|
DropUserReq |
DropUserReq.Builder.build() |
DropUserReq |
DropUserReq.deepCopy() |
DropUserReq |
MetaService.dropUser_args.getReq() |
DropUserReq |
DropUserReq.setAccount(byte[] account) |
DropUserReq |
DropUserReq.setIf_exists(boolean if_exists) |
| Modifier and Type | Method and Description |
|---|---|
int |
DropUserReq.compareTo(DropUserReq other) |
ExecResp |
MetaService.Iface.dropUser(DropUserReq req) |
ExecResp |
MetaService.Client.dropUser(DropUserReq req) |
void |
MetaService.AsyncIface.dropUser(DropUserReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.dropUser(DropUserReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler663) |
void |
MetaService.Client.send_dropUser(DropUserReq req) |
MetaService.dropUser_args |
MetaService.dropUser_args.setReq(DropUserReq req) |
| Constructor and Description |
|---|
dropUser_args(DropUserReq req) |
dropUser_call(DropUserReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler664,
com.facebook.thrift.async.TAsyncClient client660,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory661,
com.facebook.thrift.transport.TNonblockingTransport transport662) |
DropUserReq(DropUserReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.