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