public class TimestampIndexKey extends DateTimeIndexKey
| Constructor and Description |
|---|
TimestampIndexKey(long dateVal,
long nanos) |
TimestampIndexKey(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IndexKey o) |
int |
compareTo(long dateVal,
long nanos) |
long |
dateValue() |
Object |
key() |
long |
nanos() |
String |
toString() |
IndexKeyType |
type() |
isComparableTopublic TimestampIndexKey(Object obj)
public TimestampIndexKey(long dateVal,
long nanos)
public Object key()
public long dateValue()
DateValueUtils.public long nanos()
public IndexKeyType type()
IndexKeyType.public int compareTo(long dateVal,
long nanos)
compareTo in class DateTimeIndexKeypublic int compare(IndexKey o)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023