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