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