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