This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.cube.parse.CandidateTablePruneCause.SkipStorageCause (Lens 2.0.1-beta-incubating API)

Uses of Class
org.apache.lens.cube.parse.CandidateTablePruneCause.SkipStorageCause

Packages that use CandidateTablePruneCause.SkipStorageCause
org.apache.lens.cube.parse   
 

Uses of CandidateTablePruneCause.SkipStorageCause in org.apache.lens.cube.parse
 

Methods in org.apache.lens.cube.parse that return CandidateTablePruneCause.SkipStorageCause
static CandidateTablePruneCause.SkipStorageCause CandidateTablePruneCause.SkipStorageCause.noCandidateUpdatePeriod(Map<String,CandidateTablePruneCause.SkipUpdatePeriodCode> causes)
           
static CandidateTablePruneCause.SkipStorageCause CandidateTablePruneCause.SkipStorageCause.partColDoesNotExist(String... partCols)
           
 

Method parameters in org.apache.lens.cube.parse with type arguments of type CandidateTablePruneCause.SkipStorageCause
static CandidateTablePruneCause CandidateTablePruneCause.noCandidateStorages(Map<String,CandidateTablePruneCause.SkipStorageCause> storageCauses)
           
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.