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