Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.checkUserPrivilegeGrantOpt_args
-
-
Uses of IConfigNodeRPCService.checkUserPrivilegeGrantOpt_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.checkUserPrivilegeGrantOpt_args Modifier and Type Method Description IConfigNodeRPCService.checkUserPrivilegeGrantOpt_argsIConfigNodeRPCService.checkUserPrivilegeGrantOpt_args. deepCopy()IConfigNodeRPCService.checkUserPrivilegeGrantOpt_argsIConfigNodeRPCService.AsyncProcessor.checkUserPrivilegeGrantOpt. getEmptyArgsInstance()IConfigNodeRPCService.checkUserPrivilegeGrantOpt_argsIConfigNodeRPCService.Processor.checkUserPrivilegeGrantOpt. getEmptyArgsInstance()IConfigNodeRPCService.checkUserPrivilegeGrantOpt_argsIConfigNodeRPCService.checkUserPrivilegeGrantOpt_args. setReq(TCheckUserPrivilegesReq req)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.checkUserPrivilegeGrantOpt_args Modifier and Type Method Description intIConfigNodeRPCService.checkUserPrivilegeGrantOpt_args. compareTo(IConfigNodeRPCService.checkUserPrivilegeGrantOpt_args other)booleanIConfigNodeRPCService.checkUserPrivilegeGrantOpt_args. equals(IConfigNodeRPCService.checkUserPrivilegeGrantOpt_args that)IConfigNodeRPCService.checkUserPrivilegeGrantOpt_resultIConfigNodeRPCService.Processor.checkUserPrivilegeGrantOpt. getResult(I iface, IConfigNodeRPCService.checkUserPrivilegeGrantOpt_args args)voidIConfigNodeRPCService.AsyncProcessor.checkUserPrivilegeGrantOpt. start(I iface, IConfigNodeRPCService.checkUserPrivilegeGrantOpt_args args, org.apache.thrift.async.AsyncMethodCallback<TPermissionInfoResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.checkUserPrivilegeGrantOpt_args Constructor Description checkUserPrivilegeGrantOpt_args(IConfigNodeRPCService.checkUserPrivilegeGrantOpt_args other)Performs a deep copy on other.
-