public abstract class DateTimeIndexKey extends Object implements IndexKey
| Constructor and Description |
|---|
DateTimeIndexKey() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
compareTo(long dateVal,
long nanos) |
boolean |
isComparableTo(IndexKey k) |
public abstract int compareTo(long dateVal,
long nanos)
public boolean isComparableTo(IndexKey k)
isComparableTo in interface IndexKeyTrue if index key can be compared to another index key (in case keys have different types).
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023