Uses of Class
org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.createTrainingTask_result
-
Uses of IAINodeRPCService.createTrainingTask_result in org.apache.iotdb.ainode.rpc.thrift
Methods in org.apache.iotdb.ainode.rpc.thrift that return IAINodeRPCService.createTrainingTask_resultModifier and TypeMethodDescriptionIAINodeRPCService.createTrainingTask_result.deepCopy()IAINodeRPCService.Processor.createTrainingTask.getResult(I iface, IAINodeRPCService.createTrainingTask_args args) IAINodeRPCService.createTrainingTask_result.setSuccess(TSStatus success) Methods in org.apache.iotdb.ainode.rpc.thrift with parameters of type IAINodeRPCService.createTrainingTask_resultModifier and TypeMethodDescriptionintIAINodeRPCService.createTrainingTask_result.compareTo(IAINodeRPCService.createTrainingTask_result other) booleanIAINodeRPCService.createTrainingTask_result.equals(IAINodeRPCService.createTrainingTask_result that) Constructors in org.apache.iotdb.ainode.rpc.thrift with parameters of type IAINodeRPCService.createTrainingTask_resultModifierConstructorDescriptionPerforms a deep copy on other.