public interface IndexKey
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IndexKey o) |
default boolean |
isComparableTo(IndexKey k) |
Object |
key() |
IndexKeyType |
type() |
Object key()
IndexKeyType type()
IndexKeyType.int compare(IndexKey o) throws IgniteCheckedException
IgniteCheckedExceptiondefault boolean isComparableTo(IndexKey k)
True 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