| 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 resultHandler673) |
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 resultHandler674,
com.facebook.thrift.async.TAsyncClient client670,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory671,
com.facebook.thrift.transport.TNonblockingTransport transport672) |
GrantRoleReq(GrantRoleReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.