public abstract class AbstractDayRangePartitionor extends Object implements DayRangePartitionor
| 构造器和说明 |
|---|
AbstractDayRangePartitionor()
构造方法
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected int |
getCentury(Date date) |
protected String |
getYear(Date date) |
protected String |
getYearMonth(Date date) |
protected String |
getYearWeek(Date date,
int firstDayOfWeek) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestCopyright © 2022. All rights reserved.