Uses of Class
com.omnisci.thrift.server.OmniSci.deallocate_df_args
-
Packages that use OmniSci.deallocate_df_args Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.deallocate_df_args in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.deallocate_df_args Modifier and Type Method Description OmniSci.deallocate_df_argsOmniSci.deallocate_df_args. deepCopy()OmniSci.deallocate_df_argsOmniSci.AsyncProcessor.deallocate_df. getEmptyArgsInstance()OmniSci.deallocate_df_argsOmniSci.Processor.deallocate_df. getEmptyArgsInstance()OmniSci.deallocate_df_argsOmniSci.deallocate_df_args. setDevice_id(int device_id)OmniSci.deallocate_df_argsOmniSci.deallocate_df_args. setDevice_type(TDeviceType device_type)OmniSci.deallocate_df_argsOmniSci.deallocate_df_args. setDf(TDataFrame df)OmniSci.deallocate_df_argsOmniSci.deallocate_df_args. setSession(String session)Methods in com.omnisci.thrift.server with parameters of type OmniSci.deallocate_df_args Modifier and Type Method Description intOmniSci.deallocate_df_args. compareTo(OmniSci.deallocate_df_args other)booleanOmniSci.deallocate_df_args. equals(OmniSci.deallocate_df_args that)OmniSci.deallocate_df_resultOmniSci.Processor.deallocate_df. getResult(I iface, OmniSci.deallocate_df_args args)voidOmniSci.AsyncProcessor.deallocate_df. start(I iface, OmniSci.deallocate_df_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.deallocate_df_args Constructor Description deallocate_df_args(OmniSci.deallocate_df_args other)Performs a deep copy on other.
-