| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GrantRoleReq |
MetaService.grantRole_args.req |
| Modifier and Type | Method and Description |
|---|---|
GrantRoleReq |
GrantRoleReq.Builder.build() |
GrantRoleReq |
GrantRoleReq.deepCopy() |
GrantRoleReq |
MetaService.grantRole_args.getReq() |
GrantRoleReq |
GrantRoleReq.setRole_item(RoleItem role_item) |
| Modifier and Type | Method and Description |
|---|---|
int |
GrantRoleReq.compareTo(GrantRoleReq other) |
ExecResp |
MetaService.Iface.grantRole(GrantRoleReq req) |
ExecResp |
MetaService.Client.grantRole(GrantRoleReq req) |
void |
MetaService.AsyncIface.grantRole(GrantRoleReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.grantRole(GrantRoleReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler662) |
void |
MetaService.Client.send_grantRole(GrantRoleReq req) |
MetaService.grantRole_args |
MetaService.grantRole_args.setReq(GrantRoleReq req) |
| Constructor and Description |
|---|
grantRole_args(GrantRoleReq req) |
grantRole_call(GrantRoleReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler663,
com.facebook.thrift.async.TAsyncClient client659,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory660,
com.facebook.thrift.transport.TNonblockingTransport transport661) |
GrantRoleReq(GrantRoleReq other)
Performs a deep copy on other.
|
Copyright © 2023. All rights reserved.