PipelineBase.xpending

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(List!(StreamPendingEntry)) xpending(string key, string groupname, StreamEntryID start, StreamEntryID end, int count, string consumername)
  2. Response!(List!(StreamPendingEntry)) xpending(const(ubyte)[] key, const(ubyte)[] groupname, const(ubyte)[] start, const(ubyte)[] end, int count, const(ubyte)[] consumername)
    class PipelineBase
    xpending
    (
    const(ubyte)[] key
    ,
    const(ubyte)[] groupname
    ,
    const(ubyte)[] start
    ,
    const(ubyte)[] end
    ,
    int count
    ,
    const(ubyte)[] consumername
    )

Meta