Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.checkUserPrivilegeGrantOpt_result
-
-
Uses of IConfigNodeRPCService.checkUserPrivilegeGrantOpt_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.checkUserPrivilegeGrantOpt_result Modifier and Type Method Description IConfigNodeRPCService.checkUserPrivilegeGrantOpt_resultIConfigNodeRPCService.checkUserPrivilegeGrantOpt_result. deepCopy()IConfigNodeRPCService.checkUserPrivilegeGrantOpt_resultIConfigNodeRPCService.Processor.checkUserPrivilegeGrantOpt. getResult(I iface, IConfigNodeRPCService.checkUserPrivilegeGrantOpt_args args)IConfigNodeRPCService.checkUserPrivilegeGrantOpt_resultIConfigNodeRPCService.checkUserPrivilegeGrantOpt_result. setSuccess(TPermissionInfoResp success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.checkUserPrivilegeGrantOpt_result Modifier and Type Method Description intIConfigNodeRPCService.checkUserPrivilegeGrantOpt_result. compareTo(IConfigNodeRPCService.checkUserPrivilegeGrantOpt_result other)booleanIConfigNodeRPCService.checkUserPrivilegeGrantOpt_result. equals(IConfigNodeRPCService.checkUserPrivilegeGrantOpt_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.checkUserPrivilegeGrantOpt_result Constructor Description checkUserPrivilegeGrantOpt_result(IConfigNodeRPCService.checkUserPrivilegeGrantOpt_result other)Performs a deep copy on other.
-