Uses of Class
org.apache.falcon.entity.common.FeedDataPath.VARS

Packages that use FeedDataPath.VARS
org.apache.falcon.entity.common   
 

Uses of FeedDataPath.VARS in org.apache.falcon.entity.common
 

Methods in org.apache.falcon.entity.common that return FeedDataPath.VARS
static FeedDataPath.VARS FeedDataPath.VARS.from(String str)
           
static FeedDataPath.VARS FeedDataPath.VARS.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FeedDataPath.VARS[] FeedDataPath.VARS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.