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