|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
FieldPartitioner.
See:
Description
| Class Summary | |
|---|---|
| CalendarFieldPartitioner | A FieldPartitioner that extracts the value of a Calendar field,
such as Calendar.YEAR. |
| DateFormatPartitioner | A FieldPartitioner that formats a timestamp (long) in milliseconds since
epoch, such as those returned by System.currentTimeMillis(), using
SimpleDateFormat. |
| DayOfMonthFieldPartitioner | |
| HashFieldPartitioner | |
| HourFieldPartitioner | |
| IdentityFieldPartitioner<S extends Comparable> | |
| IntRangeFieldPartitioner | |
| ListFieldPartitioner<S> | |
| MinuteFieldPartitioner | |
| MonthFieldPartitioner | |
| PartitionFunctions | Convenience class so you can say, for example, hash("username", 2) in
JEXL. |
| RangeFieldPartitioner | |
| YearFieldPartitioner | |
Provides common implementations of FieldPartitioner.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||