Uses of Class
com.mapd.thrift.server.MapD.load_table_binary_columnar_args
-
Packages that use MapD.load_table_binary_columnar_args Package Description com.mapd.thrift.server -
-
Uses of MapD.load_table_binary_columnar_args in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.load_table_binary_columnar_args Modifier and Type Method Description MapD.load_table_binary_columnar_argsMapD.load_table_binary_columnar_args. deepCopy()MapD.load_table_binary_columnar_argsMapD.AsyncProcessor.load_table_binary_columnar. getEmptyArgsInstance()MapD.load_table_binary_columnar_argsMapD.Processor.load_table_binary_columnar. getEmptyArgsInstance()MapD.load_table_binary_columnar_argsMapD.load_table_binary_columnar_args. setCols(List<TColumn> cols)MapD.load_table_binary_columnar_argsMapD.load_table_binary_columnar_args. setSession(String session)MapD.load_table_binary_columnar_argsMapD.load_table_binary_columnar_args. setTable_name(String table_name)Methods in com.mapd.thrift.server with parameters of type MapD.load_table_binary_columnar_args Modifier and Type Method Description intMapD.load_table_binary_columnar_args. compareTo(MapD.load_table_binary_columnar_args other)booleanMapD.load_table_binary_columnar_args. equals(MapD.load_table_binary_columnar_args that)MapD.load_table_binary_columnar_resultMapD.Processor.load_table_binary_columnar. getResult(I iface, MapD.load_table_binary_columnar_args args)voidMapD.AsyncProcessor.load_table_binary_columnar. start(I iface, MapD.load_table_binary_columnar_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in com.mapd.thrift.server with parameters of type MapD.load_table_binary_columnar_args Constructor Description load_table_binary_columnar_args(MapD.load_table_binary_columnar_args other)Performs a deep copy on other.
-