Object

swaydb.core.segment.format.a.entry.id.BaseEntryId.FormatA.KeyFullyCompressed.NoTime.NoValue

DeadlineUncompressed

Related Doc: package NoValue

Permalink

object DeadlineUncompressed extends BaseEntryId with Uncompressed with NoValue

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DeadlineUncompressed
  2. NoValue
  3. NoTime
  4. KeyFullyCompressed
  5. FormatA
  6. A
  7. Format
  8. FullyCompressed
  9. Key
  10. NoTime
  11. Time
  12. NoValue
  13. GetDeadlineId
  14. Value
  15. Uncompressed
  16. Deadline
  17. BaseEntryId
  18. EntryId
  19. AnyRef
  20. 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
    Definition Classes
    NoValueGetDeadlineId
  7. def deadlineFourCompressed: FourCompressed

    Permalink
    Definition Classes
    NoValueGetDeadlineId
  8. def deadlineFullyCompressed: FullyCompressed

    Permalink
    Definition Classes
    NoValueGetDeadlineId
  9. def deadlineOneCompressed: OneCompressed

    Permalink
    Definition Classes
    NoValueGetDeadlineId
  10. def deadlineSevenCompressed: SevenCompressed

    Permalink
    Definition Classes
    NoValueGetDeadlineId
  11. def deadlineSixCompressed: SixCompressed

    Permalink
    Definition Classes
    NoValueGetDeadlineId
  12. def deadlineThreeCompressed: ThreeCompressed

    Permalink
    Definition Classes
    NoValueGetDeadlineId
  13. def deadlineTwoCompressed: TwoCompressed

    Permalink
    Definition Classes
    NoValueGetDeadlineId
  14. def deadlineUncompressed: Uncompressed

    Permalink
    Definition Classes
    NoValueGetDeadlineId
  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
    Definition Classes
    NoValueGetDeadlineId
  26. def noTime: EntryId.Time.NoTime

    Permalink
    Definition Classes
    KeyFullyCompressedKey
  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
    KeyFullyCompressedKey
  32. def timePartiallyCompressed: PartiallyCompressed

    Permalink
    Definition Classes
    KeyFullyCompressedKey
  33. def timeUncompressed: Uncompressed

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

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

    Permalink
    Definition Classes
    NoTimeTime
  36. def valueUncompressed: Uncompressed

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

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

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

Inherited from NoTime

Inherited from KeyFullyCompressed

Inherited from FormatA

Inherited from A

Inherited from Format

Inherited from FullyCompressed

Inherited from Key

Inherited from EntryId.Time.NoTime

Inherited from Time

Inherited from EntryId.Value.NoValue

Inherited from GetDeadlineId

Inherited from Value

Inherited from Uncompressed

Inherited from Deadline

Inherited from BaseEntryId

Inherited from EntryId

Inherited from AnyRef

Inherited from Any

Ungrouped