Uses of Class
com.omnisci.thrift.server.OmniSci.deallocate_df_result
-
Packages that use OmniSci.deallocate_df_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.deallocate_df_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.deallocate_df_result Modifier and Type Method Description OmniSci.deallocate_df_resultOmniSci.deallocate_df_result. deepCopy()OmniSci.deallocate_df_resultOmniSci.Processor.deallocate_df. getResult(I iface, OmniSci.deallocate_df_args args)OmniSci.deallocate_df_resultOmniSci.deallocate_df_result. setE(TOmniSciException e)Methods in com.omnisci.thrift.server with parameters of type OmniSci.deallocate_df_result Modifier and Type Method Description intOmniSci.deallocate_df_result. compareTo(OmniSci.deallocate_df_result other)booleanOmniSci.deallocate_df_result. equals(OmniSci.deallocate_df_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.deallocate_df_result Constructor Description deallocate_df_result(OmniSci.deallocate_df_result other)Performs a deep copy on other.
-