MultiKeyPipelineBase.smove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) smove(string srckey, string dstkey, string member)
  2. Response!(Long) smove(const(ubyte)[] srckey, const(ubyte)[] dstkey, const(ubyte)[] member)
    class MultiKeyPipelineBase
    override
    Response!(Long)
    smove
    (
    const(ubyte)[] srckey
    ,
    const(ubyte)[] dstkey
    ,
    const(ubyte)[] member
    )

Meta