org.apache.falcon.entity.common
Class FeedDataPath

java.lang.Object
  extended by org.apache.falcon.entity.common.FeedDataPath

public final class FeedDataPath
extends Object

Helper to map feed path and the time component.


Nested Class Summary
static class FeedDataPath.VARS
          Standard variables for feed time components.
 
Field Summary
static Pattern DATE_FIELD_PATTERN
           
static Pattern PATTERN
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PATTERN

public static final Pattern PATTERN

DATE_FIELD_PATTERN

public static final Pattern DATE_FIELD_PATTERN


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