Interface | Description |
---|---|
Index |
Class | Description |
---|---|
ByteIndex |
An index for four-byte integer and integer backed columns (date, category, time)
|
DoubleIndex |
An index for double-precision 64-bit IEEE 754 floating point columns.
|
FloatIndex |
An index for single-precision 32-bit IEEE 754 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)
|
ShortIndex |
An index for four-byte integer and integer backed columns (date, category, time)
|
StringIndex |
An index for four-byte integer and Date columns
|
Copyright © 2019. All rights reserved.