redis.api.servers

Members list

Concise view

Type members

Classlikes

Attributes

Source:
Servers.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object Bgsave extends RedisCommandStatusString

Attributes

Source:
Servers.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Bgsave.type

Attributes

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

Attributes

Source:
Servers.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

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

Attributes

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

Attributes

Source:
Servers.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

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

Attributes

Source:
Servers.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case object Dbsize extends RedisCommandIntegerLong

Attributes

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

Attributes

Source:
Servers.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

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

Attributes

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

Attributes

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

Attributes

Source:
Servers.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case object Lastsave extends RedisCommandIntegerLong

Attributes

Source:
Servers.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object Save extends RedisCommandStatusBoolean

Attributes

Source:
Servers.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Save.type

Attributes

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

Attributes

Source:
Servers.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

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

Attributes

Source:
Servers.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Time.type