Package | Description |
---|---|
org.apache.lens.cube.parse |
Modifier and Type | Method and Description |
---|---|
static CandidateTablePruneCause.SkipStorageCause |
CandidateTablePruneCause.SkipStorageCause.noCandidateUpdatePeriod(Map<String,CandidateTablePruneCause.SkipUpdatePeriodCode> causes) |
static CandidateTablePruneCause.SkipStorageCause |
CandidateTablePruneCause.SkipStorageCause.partColDoesNotExist(String... partCols) |
Modifier and Type | Method and Description |
---|---|
Map<String,CandidateTablePruneCause.SkipStorageCause> |
CandidateTablePruneCause.getStorageCauses() |
Modifier and Type | Method and Description |
---|---|
static CandidateTablePruneCause |
CandidateTablePruneCause.noCandidateStorages(Map<String,CandidateTablePruneCause.SkipStorageCause> storageCauses) |
void |
CandidateTablePruneCause.setStorageCauses(Map<String,CandidateTablePruneCause.SkipStorageCause> storageCauses) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.