| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
DropHostsReq |
MetaService.dropHosts_args.req |
| Modifier and Type | Method and Description |
|---|---|
DropHostsReq |
DropHostsReq.Builder.build() |
DropHostsReq |
DropHostsReq.deepCopy() |
DropHostsReq |
MetaService.dropHosts_args.getReq() |
DropHostsReq |
DropHostsReq.setHosts(List<HostAddr> hosts) |
| Modifier and Type | Method and Description |
|---|---|
int |
DropHostsReq.compareTo(DropHostsReq other) |
ExecResp |
MetaService.Iface.dropHosts(DropHostsReq req) |
ExecResp |
MetaService.Client.dropHosts(DropHostsReq req) |
void |
MetaService.AsyncIface.dropHosts(DropHostsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.dropHosts(DropHostsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler543) |
void |
MetaService.Client.send_dropHosts(DropHostsReq req) |
MetaService.dropHosts_args |
MetaService.dropHosts_args.setReq(DropHostsReq req) |
| Constructor and Description |
|---|
dropHosts_args(DropHostsReq req) |
dropHosts_call(DropHostsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler544,
com.facebook.thrift.async.TAsyncClient client540,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory541,
com.facebook.thrift.transport.TNonblockingTransport transport542) |
DropHostsReq(DropHostsReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.