Uses of Class
com.sas.iquery.metadata.business.Lasr

Packages that use Lasr
com.sas.iquery.metadata.business The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. 
 

Uses of Lasr in com.sas.iquery.metadata.business
 

Methods in com.sas.iquery.metadata.business that return Lasr
 Lasr Lasr.create(java.lang.String create)
           
 Lasr Lasr.data(java.lang.String data)
           
 Lasr Lasr.data(com.sas.iquery.metadata.physical.Table table)
           
 Lasr Lasr.host(java.lang.String host)
           
 Lasr Lasr.install(java.lang.String install)
           
 Lasr Lasr.nodes(int nodes)
           
 Lasr Lasr.nthreads(int nthreads)
           
 Lasr Lasr.path(java.lang.String path)
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.