Package

swaydb.core.map

serializer

Permalink

package serializer

Visibility
  1. Public
  2. All

Type Members

  1. trait MapEntryReader[T <: MapEntry[_, _]] extends AnyRef

    Permalink
    Annotations
    @implicitNotFound( ... )
  2. trait MapEntryWriter[T <: MapEntry[_, _]] extends AnyRef

    Permalink
    Annotations
    @implicitNotFound( ... )
  3. sealed trait RangeValueId extends AnyRef

    Permalink

Value Members

  1. object FunctionFunctionRange extends RangeValueId with Product with Serializable

    Permalink
  2. object FunctionPendingApplyRange extends RangeValueId with Product with Serializable

    Permalink
  3. object FunctionRange extends RangeValueId with Product with Serializable

    Permalink
  4. object FunctionRemoveRange extends RangeValueId with Product with Serializable

    Permalink
  5. object FunctionUpdateRange extends RangeValueId with Product with Serializable

    Permalink
  6. object MapEntryReader

    Permalink
  7. object MapEntryWriter

    Permalink
  8. object PendingApplyFunctionRange extends RangeValueId with Product with Serializable

    Permalink
  9. object PendingApplyPendingApplyRange extends RangeValueId with Product with Serializable

    Permalink
  10. object PendingApplyRange extends RangeValueId with Product with Serializable

    Permalink
  11. object PendingApplyRemoveRange extends RangeValueId with Product with Serializable

    Permalink
  12. object PendingApplyUpdateRange extends RangeValueId with Product with Serializable

    Permalink
  13. object PutFunctionRange extends RangeValueId with Product with Serializable

    Permalink
  14. object PutPendingApplyRange extends RangeValueId with Product with Serializable

    Permalink
  15. object PutRange extends RangeValueId with Product with Serializable

    Permalink
  16. object PutRemoveRange extends RangeValueId with Product with Serializable

    Permalink
  17. object PutUpdateRange extends RangeValueId with Product with Serializable

    Permalink
  18. object RangeValueId

    Permalink
  19. object RemoveFunctionRange extends RangeValueId with Product with Serializable

    Permalink
  20. object RemovePendingApplyRange extends RangeValueId with Product with Serializable

    Permalink
  21. object RemoveRange extends RangeValueId with Product with Serializable

    Permalink
  22. object RemoveRemoveRange extends RangeValueId with Product with Serializable

    Permalink
  23. object RemoveUpdateRange extends RangeValueId with Product with Serializable

    Permalink
  24. object UpdateFunctionRange extends RangeValueId with Product with Serializable

    Permalink
  25. object UpdatePendingApplyRange extends RangeValueId with Product with Serializable

    Permalink
  26. object UpdateRange extends RangeValueId with Product with Serializable

    Permalink
  27. object UpdateRemoveRange extends RangeValueId with Product with Serializable

    Permalink
  28. object UpdateUpdateRange extends RangeValueId with Product with Serializable

    Permalink

Ungrouped