KeyScanCursor

dev.profunktor.redis4cats.data.KeyScanCursor
final case class KeyScanCursor[K](underlying: KeyScanCursor[K]) extends ScanCursor

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class ScanCursor
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def keys: List[K]

Inherited methods

def cursor: String

Attributes

Inherited from:
ScanCursor

Attributes

Inherited from:
ScanCursor

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product