Uses of Class
com.mapd.thrift.server.MapD.check_table_consistency_args
-
Packages that use MapD.check_table_consistency_args Package Description com.mapd.thrift.server -
-
Uses of MapD.check_table_consistency_args in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.check_table_consistency_args Modifier and Type Method Description MapD.check_table_consistency_argsMapD.check_table_consistency_args. deepCopy()MapD.check_table_consistency_argsMapD.AsyncProcessor.check_table_consistency. getEmptyArgsInstance()MapD.check_table_consistency_argsMapD.Processor.check_table_consistency. getEmptyArgsInstance()MapD.check_table_consistency_argsMapD.check_table_consistency_args. setSession(String session)MapD.check_table_consistency_argsMapD.check_table_consistency_args. setTable_id(int table_id)Methods in com.mapd.thrift.server with parameters of type MapD.check_table_consistency_args Modifier and Type Method Description intMapD.check_table_consistency_args. compareTo(MapD.check_table_consistency_args other)booleanMapD.check_table_consistency_args. equals(MapD.check_table_consistency_args that)MapD.check_table_consistency_resultMapD.Processor.check_table_consistency. getResult(I iface, MapD.check_table_consistency_args args)voidMapD.AsyncProcessor.check_table_consistency. start(I iface, MapD.check_table_consistency_args args, org.apache.thrift.async.AsyncMethodCallback<TTableMeta> resultHandler)Constructors in com.mapd.thrift.server with parameters of type MapD.check_table_consistency_args Constructor Description check_table_consistency_args(MapD.check_table_consistency_args other)Performs a deep copy on other.
-