Object/Trait

swaydb.core.segment.format.a.entry.id.BaseEntryId.FormatA.KeyPartiallyCompressed.TimeFullyCompressed.ValueUncompressed

ValueOffsetThreeCompressed

Related Docs: trait ValueOffsetThreeCompressed | package ValueUncompressed

Permalink

object ValueOffsetThreeCompressed extends ValueOffsetThreeCompressed

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ValueOffsetThreeCompressed
  2. ValueOffsetThreeCompressed
  3. ValueUncompressed
  4. TimeFullyCompressed
  5. KeyPartiallyCompressed
  6. FormatA
  7. A
  8. Format
  9. PartiallyCompressed
  10. Key
  11. FullyCompressed
  12. Time
  13. Uncompressed
  14. Value
  15. ThreeCompressed
  16. ValueOffset
  17. AnyRef
  18. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object ValueLengthFullyCompressed extends ValueLengthFullyCompressed

    Permalink
  5. object ValueLengthOneCompressed extends ValueLengthOneCompressed

    Permalink
  6. object ValueLengthThreeCompressed extends ValueLengthThreeCompressed

    Permalink
  7. object ValueLengthTwoCompressed extends ValueLengthTwoCompressed

    Permalink
  8. object ValueLengthUncompressed extends ValueLengthUncompressed

    Permalink
  9. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  10. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  11. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  12. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  13. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  14. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  15. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  16. def keyFullyCompressed: FullyCompressed

    Permalink
    Definition Classes
    FormatAFormat
  17. def keyPartiallyCompressed: PartiallyCompressed

    Permalink
    Definition Classes
    FormatAFormat
  18. def keyUncompressed: Uncompressed

    Permalink
    Definition Classes
    FormatAFormat
  19. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  20. def noTime: EntryId.Time.NoTime

    Permalink
    Definition Classes
    KeyPartiallyCompressedKey
  21. def noValue: EntryId.Value.NoValue

    Permalink
    Definition Classes
    TimeFullyCompressedTime
  22. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  23. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  24. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  25. def timeFullyCompressed: FullyCompressed

    Permalink
    Definition Classes
    KeyPartiallyCompressedKey
  26. def timePartiallyCompressed: PartiallyCompressed

    Permalink
    Definition Classes
    KeyPartiallyCompressedKey
  27. def timeUncompressed: Uncompressed

    Permalink
    Definition Classes
    KeyPartiallyCompressedKey
  28. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  29. def valueFullyCompressed: FullyCompressed

    Permalink
    Definition Classes
    TimeFullyCompressedTime
  30. def valueLengthFullyCompressed: FullyCompressed

    Permalink
  31. def valueLengthOneCompressed: OneCompressed

    Permalink
  32. def valueLengthThreeCompressed: ThreeCompressed

    Permalink
  33. def valueLengthTwoCompressed: TwoCompressed

    Permalink
  34. def valueLengthUncompressed: Uncompressed

    Permalink
  35. def valueOffsetOneCompressed: OneCompressed

    Permalink
    Definition Classes
    ValueUncompressedUncompressed
  36. def valueOffsetThreeCompressed: ThreeCompressed

    Permalink
    Definition Classes
    ValueUncompressedUncompressed
  37. def valueOffsetTwoCompressed: TwoCompressed

    Permalink
    Definition Classes
    ValueUncompressedUncompressed
  38. def valueOffsetUncompressed: Uncompressed

    Permalink
    Definition Classes
    ValueUncompressedUncompressed
  39. def valueUncompressed: Uncompressed

    Permalink
    Definition Classes
    TimeFullyCompressedTime
  40. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from ValueUncompressed

Inherited from TimeFullyCompressed

Inherited from KeyPartiallyCompressed

Inherited from FormatA

Inherited from A

Inherited from Format

Inherited from PartiallyCompressed

Inherited from Key

Inherited from FullyCompressed

Inherited from Time

Inherited from Uncompressed

Inherited from Value

Inherited from ThreeCompressed

Inherited from ValueOffset

Inherited from AnyRef

Inherited from Any

Ungrouped