Uses of Class
com.mapd.thrift.server.MapD.load_table_binary_arrow_args
-
Packages that use MapD.load_table_binary_arrow_args Package Description com.mapd.thrift.server -
-
Uses of MapD.load_table_binary_arrow_args in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.load_table_binary_arrow_args Modifier and Type Method Description MapD.load_table_binary_arrow_argsMapD.load_table_binary_arrow_args. deepCopy()MapD.load_table_binary_arrow_argsMapD.AsyncProcessor.load_table_binary_arrow. getEmptyArgsInstance()MapD.load_table_binary_arrow_argsMapD.Processor.load_table_binary_arrow. getEmptyArgsInstance()MapD.load_table_binary_arrow_argsMapD.load_table_binary_arrow_args. setArrow_stream(byte[] arrow_stream)MapD.load_table_binary_arrow_argsMapD.load_table_binary_arrow_args. setArrow_stream(ByteBuffer arrow_stream)MapD.load_table_binary_arrow_argsMapD.load_table_binary_arrow_args. setSession(String session)MapD.load_table_binary_arrow_argsMapD.load_table_binary_arrow_args. setTable_name(String table_name)Methods in com.mapd.thrift.server with parameters of type MapD.load_table_binary_arrow_args Modifier and Type Method Description intMapD.load_table_binary_arrow_args. compareTo(MapD.load_table_binary_arrow_args other)booleanMapD.load_table_binary_arrow_args. equals(MapD.load_table_binary_arrow_args that)MapD.load_table_binary_arrow_resultMapD.Processor.load_table_binary_arrow. getResult(I iface, MapD.load_table_binary_arrow_args args)voidMapD.AsyncProcessor.load_table_binary_arrow. start(I iface, MapD.load_table_binary_arrow_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in com.mapd.thrift.server with parameters of type MapD.load_table_binary_arrow_args Constructor Description load_table_binary_arrow_args(MapD.load_table_binary_arrow_args other)Performs a deep copy on other.
-