org.archive.wayback.util.partition
Interface PartitionSize
- All Known Implementing Classes:
- DayPartitionSize, HourPartitionSize, MonthPartitionSize, TwoMonthPartitionSize, TwoYearPartitionSize, WeekPartitionSize, YearPartitionSize
public interface PartitionSize
MS_IN_SEC
static final long MS_IN_SEC
- See Also:
- Constant Field Values
SEC_IN_HOUR
static final long SEC_IN_HOUR
- See Also:
- Constant Field Values
HOUR_IN_DAY
static final long HOUR_IN_DAY
- See Also:
- Constant Field Values
DAY_IN_WEEK
static final long DAY_IN_WEEK
- See Also:
- Constant Field Values
DAY_IN_MONTH
static final long DAY_IN_MONTH
- See Also:
- Constant Field Values
DAY_IN_YEAR
static final long DAY_IN_YEAR
- See Also:
- Constant Field Values
MS_IN_HOUR
static final long MS_IN_HOUR
- See Also:
- Constant Field Values
MS_IN_DAY
static final long MS_IN_DAY
- See Also:
- Constant Field Values
MS_IN_WEEK
static final long MS_IN_WEEK
- See Also:
- Constant Field Values
MS_IN_MONTH
static final long MS_IN_MONTH
- See Also:
- Constant Field Values
MS_IN_TWO_MONTH
static final long MS_IN_TWO_MONTH
- See Also:
- Constant Field Values
MS_IN_YEAR
static final long MS_IN_YEAR
- See Also:
- Constant Field Values
MS_IN_TWO_YEAR
static final long MS_IN_TWO_YEAR
- See Also:
- Constant Field Values
HOUR_NAME
static final java.lang.String HOUR_NAME
- See Also:
- Constant Field Values
DAY_NAME
static final java.lang.String DAY_NAME
- See Also:
- Constant Field Values
WEEK_NAME
static final java.lang.String WEEK_NAME
- See Also:
- Constant Field Values
MONTH_NAME
static final java.lang.String MONTH_NAME
- See Also:
- Constant Field Values
TWO_MONTH_NAME
static final java.lang.String TWO_MONTH_NAME
- See Also:
- Constant Field Values
YEAR_NAME
static final java.lang.String YEAR_NAME
- See Also:
- Constant Field Values
TWO_YEAR_NAME
static final java.lang.String TWO_YEAR_NAME
- See Also:
- Constant Field Values
alignStart
void alignStart(java.util.Calendar in)
increment
java.util.Calendar increment(java.util.Calendar start,
int offset)
intervalMS
long intervalMS()
name
java.lang.String name()
Copyright © 2005-2008 Internet Archive. All Rights Reserved.