Uses of Class
ai.heavy.thrift.server.Heavy.detect_column_types_args
-
Packages that use Heavy.detect_column_types_args Package Description ai.heavy.thrift.server -
-
Uses of Heavy.detect_column_types_args in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.detect_column_types_args Modifier and Type Method Description Heavy.detect_column_types_argsHeavy.detect_column_types_args. deepCopy()Heavy.detect_column_types_argsHeavy.AsyncProcessor.detect_column_types. getEmptyArgsInstance()Heavy.detect_column_types_argsHeavy.Processor.detect_column_types. getEmptyArgsInstance()Heavy.detect_column_types_argsHeavy.detect_column_types_args. setCopy_params(TCopyParams copy_params)Heavy.detect_column_types_argsHeavy.detect_column_types_args. setFile_name(String file_name)Heavy.detect_column_types_argsHeavy.detect_column_types_args. setSession(String session)Methods in ai.heavy.thrift.server with parameters of type Heavy.detect_column_types_args Modifier and Type Method Description intHeavy.detect_column_types_args. compareTo(Heavy.detect_column_types_args other)booleanHeavy.detect_column_types_args. equals(Heavy.detect_column_types_args that)Heavy.detect_column_types_resultHeavy.Processor.detect_column_types. getResult(I iface, Heavy.detect_column_types_args args)voidHeavy.AsyncProcessor.detect_column_types. start(I iface, Heavy.detect_column_types_args args, org.apache.thrift.async.AsyncMethodCallback<TDetectResult> resultHandler)Constructors in ai.heavy.thrift.server with parameters of type Heavy.detect_column_types_args Constructor Description detect_column_types_args(Heavy.detect_column_types_args other)Performs a deep copy on other.
-