PipelineBase.xclaim

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(List!(StreamEntry)) xclaim(string key, string group, string consumername, long minIdleTime, long newIdleTime, int retries, bool force, StreamEntryID[] ids)
    class PipelineBase
    xclaim
    (
    string key
    ,
    string group
    ,,,,,
    bool force
    ,)
  2. Response!(List!(const(ubyte)[])) xclaim(const(ubyte)[] key, const(ubyte)[] group, const(ubyte)[] consumername, long minIdleTime, long newIdleTime, int retries, bool force, const(ubyte)[][] ids)

Meta