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

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

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

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

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

Constructors in org.apache.lens.cube.parse with parameters of type CandidateTablePruneCause.SkipStorageCode
CandidateTablePruneCause.SkipStorageCause(CandidateTablePruneCause.SkipStorageCode cause)
           
 



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