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 Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def keys: List[K]

Inherited methods

Attributes

Inherited from:
ScanCursor

Attributes

Inherited from:
ScanCursor

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product