Uses of Class
com.omnisci.thrift.server.OmniSci.detect_column_types_args
-
Packages that use OmniSci.detect_column_types_args Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.detect_column_types_args in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.detect_column_types_args Modifier and Type Method Description OmniSci.detect_column_types_argsOmniSci.detect_column_types_args. deepCopy()OmniSci.detect_column_types_argsOmniSci.AsyncProcessor.detect_column_types. getEmptyArgsInstance()OmniSci.detect_column_types_argsOmniSci.Processor.detect_column_types. getEmptyArgsInstance()OmniSci.detect_column_types_argsOmniSci.detect_column_types_args. setCopy_params(TCopyParams copy_params)OmniSci.detect_column_types_argsOmniSci.detect_column_types_args. setFile_name(String file_name)OmniSci.detect_column_types_argsOmniSci.detect_column_types_args. setSession(String session)Methods in com.omnisci.thrift.server with parameters of type OmniSci.detect_column_types_args Modifier and Type Method Description intOmniSci.detect_column_types_args. compareTo(OmniSci.detect_column_types_args other)booleanOmniSci.detect_column_types_args. equals(OmniSci.detect_column_types_args that)OmniSci.detect_column_types_resultOmniSci.Processor.detect_column_types. getResult(I iface, OmniSci.detect_column_types_args args)voidOmniSci.AsyncProcessor.detect_column_types. start(I iface, OmniSci.detect_column_types_args args, org.apache.thrift.async.AsyncMethodCallback<TDetectResult> resultHandler)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.detect_column_types_args Constructor Description detect_column_types_args(OmniSci.detect_column_types_args other)Performs a deep copy on other.
-