Class NumericInlineIndexKeyType<T extends IndexKey>

    • Constructor Detail

      • NumericInlineIndexKeyType

        protected NumericInlineIndexKeyType​(IndexKeyType type,
                                            short keySize)
        Constructor.
    • Method Detail

      • isComparableTo

        public boolean isComparableTo​(IndexKey key)
        Returns:
        True if inlined value can be compared to index key.