Uses of Class
com.mapd.thrift.server.MapD.check_table_consistency_result
-
Packages that use MapD.check_table_consistency_result Package Description com.mapd.thrift.server -
-
Uses of MapD.check_table_consistency_result in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.check_table_consistency_result Modifier and Type Method Description MapD.check_table_consistency_resultMapD.check_table_consistency_result. deepCopy()MapD.check_table_consistency_resultMapD.Processor.check_table_consistency. getResult(I iface, MapD.check_table_consistency_args args)MapD.check_table_consistency_resultMapD.check_table_consistency_result. setE(TMapDException e)MapD.check_table_consistency_resultMapD.check_table_consistency_result. setSuccess(TTableMeta success)Methods in com.mapd.thrift.server with parameters of type MapD.check_table_consistency_result Modifier and Type Method Description intMapD.check_table_consistency_result. compareTo(MapD.check_table_consistency_result other)booleanMapD.check_table_consistency_result. equals(MapD.check_table_consistency_result that)Constructors in com.mapd.thrift.server with parameters of type MapD.check_table_consistency_result Constructor Description check_table_consistency_result(MapD.check_table_consistency_result other)Performs a deep copy on other.
-