| Package | Description | 
|---|---|
| org.apache.lens.cli.commands | |
| org.apache.lens.client | |
| org.apache.lens.rdd | 
| Modifier and Type | Method and Description | 
|---|---|
| LensClient | BaseLensCommand. getClient() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BaseLensCommand. setClient(LensClient client) | 
| Modifier and Type | Method and Description | 
|---|---|
| LensClient | LensClientSingletonWrapper. getClient() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LensClientSingletonWrapper. setClient(LensClient client) | 
| Constructor and Description | 
|---|
| LensMLClient(LensClient lensClient) | 
| Constructor and Description | 
|---|
| LensRDDClient(org.apache.spark.api.java.JavaSparkContext sparkContext,
             LensClient lensClient)Instantiates a new lens rdd client. | 
| LensRDDClient(org.apache.spark.SparkContext sparkContext,
             LensClient lensClient)Instantiates a new lens rdd client. | 
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.