This project has retired. For details please refer to its Attic page.
PruneCauses.BriefAndDetailedError (Lens 2.0.1-beta-incubating API)

org.apache.lens.cube.parse
Class PruneCauses.BriefAndDetailedError

java.lang.Object
  extended by org.apache.lens.cube.parse.PruneCauses.BriefAndDetailedError
Enclosing class:
PruneCauses<T extends AbstractCubeTable>

public static final class PruneCauses.BriefAndDetailedError
extends Object


Field Summary
 String brief
           
 HashMap<String,List<CandidateTablePruneCause>> details
           
 
Constructor Summary
PruneCauses.BriefAndDetailedError()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

brief

public String brief

details

public HashMap<String,List<CandidateTablePruneCause>> details
Constructor Detail

PruneCauses.BriefAndDetailedError

public PruneCauses.BriefAndDetailedError()


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