Uses of Class
org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.inference_result
-
Uses of IAINodeRPCService.inference_result in org.apache.iotdb.ainode.rpc.thrift
Methods in org.apache.iotdb.ainode.rpc.thrift that return IAINodeRPCService.inference_resultModifier and TypeMethodDescriptionIAINodeRPCService.inference_result.deepCopy()IAINodeRPCService.Processor.inference.getResult(I iface, IAINodeRPCService.inference_args args) IAINodeRPCService.inference_result.setSuccess(TInferenceResp success) Methods in org.apache.iotdb.ainode.rpc.thrift with parameters of type IAINodeRPCService.inference_resultModifier and TypeMethodDescriptionintIAINodeRPCService.inference_result.compareTo(IAINodeRPCService.inference_result other) booleanIAINodeRPCService.inference_result.equals(IAINodeRPCService.inference_result that) Constructors in org.apache.iotdb.ainode.rpc.thrift with parameters of type IAINodeRPCService.inference_resultModifierConstructorDescriptionPerforms a deep copy on other.