Package | Description |
---|---|
org.apache.lens.cube.parse | |
org.apache.lens.cube.parse.join |
Modifier and Type | Method and Description |
---|---|
StorageCandidate |
StorageCandidate.copy() |
StorageCandidate |
StorageCandidateHQLContext.getStorageCandidate() |
StorageCandidate |
DimOnlyHQLContext.getStorageCandidate() |
abstract StorageCandidate |
DimHQLContext.getStorageCandidate() |
Modifier and Type | Method and Description |
---|---|
static Set<StorageCandidate> |
CandidateUtil.getStorageCandidates(Candidate candidate) |
static Set<StorageCandidate> |
CandidateUtil.getStorageCandidates(Collection<? extends Candidate> candidates)
Gets all the Storage Candidates that participate in the collection of passed candidates
|
Collection<StorageCandidate> |
StorageCandidate.splitAtUpdatePeriodLevelIfReq()
Splits the Storage Candidates into multiple Storage Candidates if storage candidate has multiple
storage tables (one per update period)
|
Constructor and Description |
---|
StorageCandidate(StorageCandidate sc) |
Modifier and Type | Method and Description |
---|---|
Map<StorageCandidate,JoinClause> |
AutoJoinContext.getFactClauses() |
Modifier and Type | Method and Description |
---|---|
JoinClause |
AutoJoinContext.getJoinClause(StorageCandidate sc) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.