| Class | Description |
|---|---|
| CategoryIndex |
An index for four-byte integer and Date columns
|
| DateIndex |
An index for four-byte integer and Date columns
|
| DateTimeIndex |
An index for four-byte integer and Date columns
|
| DoubleIndex |
An index for double-precision 64-bit IEEE 754 floating point columns.
|
| FloatIndex |
An index for four-byte floating point columns
|
| IntIndex |
An index for four-byte integer and integer backed columns (date, category, time)
|
| LongIndex |
An index for eight-byte long and long backed columns (datetime)
|
| TimeIndex |
An index for four-byte integer and Date columns
|
Copyright © 2018. All rights reserved.