Object

swaydb.core.segment.format.a.entry.id.BaseEntryId.FormatA.KeyPartiallyCompressed.NoTime.ValueUncompressed.ValueOffsetThreeCompressed.ValueLengthFullyCompressed

DeadlineFourCompressed

Related Doc: package ValueLengthFullyCompressed

Permalink

object DeadlineFourCompressed extends BaseEntryId with FourCompressed with ValueLengthFullyCompressed

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DeadlineFourCompressed
  2. ValueLengthFullyCompressed
  3. ValueOffsetThreeCompressed
  4. ValueUncompressed
  5. NoTime
  6. KeyPartiallyCompressed
  7. FormatA
  8. A
  9. Format
  10. PartiallyCompressed
  11. Key
  12. NoTime
  13. Time
  14. Uncompressed
  15. Value
  16. ThreeCompressed
  17. ValueOffset
  18. FullyCompressed
  19. ValueLength
  20. GetDeadlineId
  21. FourCompressed
  22. Deadline
  23. BaseEntryId
  24. EntryId
  25. AnyRef
  26. 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. final def asInstanceOf[T0]: T0

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  6. def deadlineFiveCompressed: FiveCompressed

    Permalink
  7. def deadlineFourCompressed: FourCompressed

    Permalink
  8. def deadlineFullyCompressed: FullyCompressed

    Permalink
  9. def deadlineOneCompressed: OneCompressed

    Permalink
  10. def deadlineSevenCompressed: SevenCompressed

    Permalink
  11. def deadlineSixCompressed: SixCompressed

    Permalink
  12. def deadlineThreeCompressed: ThreeCompressed

    Permalink
  13. def deadlineTwoCompressed: TwoCompressed

    Permalink
  14. def deadlineUncompressed: Uncompressed

    Permalink
  15. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  19. val id: Int

    Permalink
    Definition Classes
    BaseEntryIdEntryId
  20. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  21. def keyFullyCompressed: FullyCompressed

    Permalink
    Definition Classes
    FormatAFormat
  22. def keyPartiallyCompressed: PartiallyCompressed

    Permalink
    Definition Classes
    FormatAFormat
  23. def keyUncompressed: Uncompressed

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

    Permalink
    Definition Classes
    AnyRef
  25. def noDeadline: NoDeadline

    Permalink
  26. def noTime: EntryId.Time.NoTime

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

    Permalink
    Definition Classes
    NoTimeTime
  28. final def notify(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
  31. def timeFullyCompressed: FullyCompressed

    Permalink
    Definition Classes
    KeyPartiallyCompressedKey
  32. def timePartiallyCompressed: PartiallyCompressed

    Permalink
    Definition Classes
    KeyPartiallyCompressedKey
  33. def timeUncompressed: Uncompressed

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

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

    Permalink
    Definition Classes
    NoTimeTime
  36. def valueLengthFullyCompressed: FullyCompressed

    Permalink
  37. def valueLengthOneCompressed: OneCompressed

    Permalink
  38. def valueLengthThreeCompressed: ThreeCompressed

    Permalink
  39. def valueLengthTwoCompressed: TwoCompressed

    Permalink
  40. def valueLengthUncompressed: Uncompressed

    Permalink
  41. def valueOffsetOneCompressed: OneCompressed

    Permalink
    Definition Classes
    ValueUncompressedUncompressed
  42. def valueOffsetThreeCompressed: ThreeCompressed

    Permalink
    Definition Classes
    ValueUncompressedUncompressed
  43. def valueOffsetTwoCompressed: TwoCompressed

    Permalink
    Definition Classes
    ValueUncompressedUncompressed
  44. def valueOffsetUncompressed: Uncompressed

    Permalink
    Definition Classes
    ValueUncompressedUncompressed
  45. def valueUncompressed: Uncompressed

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. 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 NoTime

Inherited from KeyPartiallyCompressed

Inherited from FormatA

Inherited from A

Inherited from Format

Inherited from PartiallyCompressed

Inherited from Key

Inherited from EntryId.Time.NoTime

Inherited from Time

Inherited from Uncompressed

Inherited from Value

Inherited from ThreeCompressed

Inherited from ValueOffset

Inherited from FullyCompressed

Inherited from ValueLength

Inherited from GetDeadlineId

Inherited from FourCompressed

Inherited from Deadline

Inherited from BaseEntryId

Inherited from EntryId

Inherited from AnyRef

Inherited from Any

Ungrouped