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