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