Package | Description |
---|---|
org.apache.lens.rdd |
Modifier and Type | Method and Description |
---|---|
LensRDDClient.LensRDDResult |
LensRDDClient.createLensRDD(String query)
Blocking call to create an RDD from a Lens query.
|
LensRDDClient.LensRDDResult |
LensRDDClient.getRDD(QueryHandle queryHandle)
Get the RDD created for the query.
|
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.