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

org.apache.lens.cube.metadata
Class Storage.LatestPartColumnInfo

java.lang.Object
  extended by org.apache.lens.cube.metadata.Storage.LatestPartColumnInfo
Enclosing class:
Storage

public static final class Storage.LatestPartColumnInfo
extends Object


Constructor Summary
Storage.LatestPartColumnInfo(Map<String,String> partParams)
           
 
Method Summary
 Map<String,String> getPartParams(Map<String,String> parentParams)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Storage.LatestPartColumnInfo

public Storage.LatestPartColumnInfo(Map<String,String> partParams)
Method Detail

getPartParams

public Map<String,String> getPartParams(Map<String,String> parentParams)


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