| Constructor and Description |
|---|
PeriodDropRule(org.joda.time.Period period,
Boolean includeFuture) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
appliesTo(DataSegment segment,
org.joda.time.DateTime referenceTimestamp) |
boolean |
appliesTo(org.joda.time.Interval theInterval,
org.joda.time.DateTime referenceTimestamp) |
org.joda.time.Period |
getPeriod() |
String |
getType() |
boolean |
isIncludeFuture() |
canLoadSegments, runclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitupdateUnderReplicatedpublic PeriodDropRule(org.joda.time.Period period,
Boolean includeFuture)
public String getType()
public org.joda.time.Period getPeriod()
public boolean isIncludeFuture()
public boolean appliesTo(DataSegment segment, org.joda.time.DateTime referenceTimestamp)
public boolean appliesTo(org.joda.time.Interval theInterval,
org.joda.time.DateTime referenceTimestamp)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.