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

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

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

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

Methods in org.apache.lens.cube.parse that return CandidateTablePruneCause.SkipUpdatePeriodCode
static CandidateTablePruneCause.SkipUpdatePeriodCode CandidateTablePruneCause.SkipUpdatePeriodCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CandidateTablePruneCause.SkipUpdatePeriodCode[] CandidateTablePruneCause.SkipUpdatePeriodCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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



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