Uses of Class
org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.forecast_result
-
Uses of IAINodeRPCService.forecast_result in org.apache.iotdb.ainode.rpc.thrift
Methods in org.apache.iotdb.ainode.rpc.thrift that return IAINodeRPCService.forecast_resultModifier and TypeMethodDescriptionIAINodeRPCService.forecast_result.deepCopy()IAINodeRPCService.Processor.forecast.getResult(I iface, IAINodeRPCService.forecast_args args) IAINodeRPCService.forecast_result.setSuccess(TForecastResp success) Methods in org.apache.iotdb.ainode.rpc.thrift with parameters of type IAINodeRPCService.forecast_resultModifier and TypeMethodDescriptionintIAINodeRPCService.forecast_result.compareTo(IAINodeRPCService.forecast_result other) booleanIAINodeRPCService.forecast_result.equals(IAINodeRPCService.forecast_result that) Constructors in org.apache.iotdb.ainode.rpc.thrift with parameters of type IAINodeRPCService.forecast_resultModifierConstructorDescriptionPerforms a deep copy on other.