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