Uses of Class
ai.heavy.thrift.server.Heavy.sql_execute_gdf_result
-
Packages that use Heavy.sql_execute_gdf_result Package Description ai.heavy.thrift.server -
-
Uses of Heavy.sql_execute_gdf_result in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.sql_execute_gdf_result Modifier and Type Method Description Heavy.sql_execute_gdf_resultHeavy.sql_execute_gdf_result. deepCopy()Heavy.sql_execute_gdf_resultHeavy.Processor.sql_execute_gdf. getResult(I iface, Heavy.sql_execute_gdf_args args)Heavy.sql_execute_gdf_resultHeavy.sql_execute_gdf_result. setE(TDBException e)Heavy.sql_execute_gdf_resultHeavy.sql_execute_gdf_result. setSuccess(TDataFrame success)Methods in ai.heavy.thrift.server with parameters of type Heavy.sql_execute_gdf_result Modifier and Type Method Description intHeavy.sql_execute_gdf_result. compareTo(Heavy.sql_execute_gdf_result other)booleanHeavy.sql_execute_gdf_result. equals(Heavy.sql_execute_gdf_result that)Constructors in ai.heavy.thrift.server with parameters of type Heavy.sql_execute_gdf_result Constructor Description sql_execute_gdf_result(Heavy.sql_execute_gdf_result other)Performs a deep copy on other.
-