Object/Trait

swaydb.core.segment.format.a.entry.id.BaseEntryId.FormatA.KeyUncompressed

NoTime

Related Docs: trait NoTime | package KeyUncompressed

Permalink

object NoTime extends NoTime

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NoTime
  2. NoTime
  3. KeyUncompressed
  4. FormatA
  5. A
  6. Format
  7. Uncompressed
  8. Key
  9. NoTime
  10. Time
  11. AnyRef
  12. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait NoValue extends EntryId.Value.NoValue with NoTime

    Permalink
  2. trait ValueFullyCompressed extends FullyCompressed with NoTime

    Permalink
  3. trait ValueUncompressed extends Uncompressed with NoTime

    Permalink

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 NoValue extends NoValue

    Permalink
  5. object ValueFullyCompressed extends ValueFullyCompressed

    Permalink
  6. object ValueUncompressed extends ValueUncompressed

    Permalink
  7. final def asInstanceOf[T0]: T0

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

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

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

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

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

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

    Permalink
    Definition Classes
    Any
  14. def keyFullyCompressed: FullyCompressed

    Permalink
    Definition Classes
    FormatAFormat
  15. def keyPartiallyCompressed: PartiallyCompressed

    Permalink
    Definition Classes
    FormatAFormat
  16. def keyUncompressed: Uncompressed

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

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

    Permalink
    Definition Classes
    KeyUncompressedKey
  19. def noValue: EntryId.Value.NoValue

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

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

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

    Permalink
    Definition Classes
    AnyRef
  23. def timeFullyCompressed: FullyCompressed

    Permalink
    Definition Classes
    KeyUncompressedKey
  24. def timePartiallyCompressed: PartiallyCompressed

    Permalink
    Definition Classes
    KeyUncompressedKey
  25. def timeUncompressed: Uncompressed

    Permalink
    Definition Classes
    KeyUncompressedKey
  26. def toString(): String

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

    Permalink
    Definition Classes
    NoTimeTime
  28. def valueUncompressed: Uncompressed

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

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

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

Inherited from KeyUncompressed

Inherited from FormatA

Inherited from A

Inherited from Format

Inherited from Uncompressed

Inherited from Key

Inherited from EntryId.Time.NoTime

Inherited from Time

Inherited from AnyRef

Inherited from Any

Ungrouped