redis.api.servers

Members list

Type members

Classlikes

Attributes

Source
Bgrewriteaof.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Bgsave extends RedisCommandStatusString

Attributes

Source
Bgsave.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Bgsave.type

Attributes

Source
ClientGetname.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case class ClientKill(ip: String, port: Int) extends RedisCommandStatusBoolean

Attributes

Source
ClientKill.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object ClientList extends RedisCommandBulk[Seq[Map[String, String]]]

Attributes

Source
ClientList.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
ClientList.type
case class ClientSetname(connectionName: String) extends RedisCommandStatusBoolean

Attributes

Source
ClientSetname.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ConfigGet(parameter: String) extends RedisCommandMultiBulk[Map[String, String]]

Attributes

Source
ConfigGet.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Source
ConfigResetstat.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case class ConfigSet(parameter: String, value: String) extends RedisCommandStatusBoolean

Attributes

Source
ConfigSet.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Dbsize extends RedisCommandIntegerLong

Attributes

Source
Dbsize.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Dbsize.type
case class DebugObject[K](key: K)(using redisKey: ByteStringSerializer[K]) extends RedisCommandStatusString

Attributes

Source
DebugObject.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Source
DebugSegfault.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case class Flushall(async: Boolean) extends RedisCommandStatusBoolean

Attributes

Source
Flushall.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Flushdb(async: Boolean) extends RedisCommandStatusBoolean

Attributes

Source
Flushdb.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Info(section: Option[String]) extends RedisCommandBulk[String]

Attributes

Source
Info.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Lastsave extends RedisCommandIntegerLong

Attributes

Source
Lastsave.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Lastsave.type
case object Save extends RedisCommandStatusBoolean

Attributes

Source
Save.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Save.type

Attributes

Source
Shutdown.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Slaveof(ip: String, port: Int) extends RedisCommandStatusBoolean

Attributes

Source
Slaveof.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Source
SlaveofNoOne.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Time extends RedisCommandMultiBulk[(Long, Long)]

Attributes

Source
Time.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Time.type