| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListUsersReq |
MetaService.listUsers_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListUsersReq |
ListUsersReq.Builder.build() |
ListUsersReq |
ListUsersReq.deepCopy() |
ListUsersReq |
MetaService.listUsers_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
ListUsersReq.compareTo(ListUsersReq other) |
ListUsersResp |
MetaService.Iface.listUsers(ListUsersReq req) |
ListUsersResp |
MetaService.Client.listUsers(ListUsersReq req) |
void |
MetaService.AsyncIface.listUsers(ListUsersReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listUsers(ListUsersReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler683) |
void |
MetaService.Client.send_listUsers(ListUsersReq req) |
MetaService.listUsers_args |
MetaService.listUsers_args.setReq(ListUsersReq req) |
| Constructor and Description |
|---|
listUsers_args(ListUsersReq req) |
listUsers_call(ListUsersReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler684,
com.facebook.thrift.async.TAsyncClient client680,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory681,
com.facebook.thrift.transport.TNonblockingTransport transport682) |
ListUsersReq(ListUsersReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.