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