Sharded.getShardInfo

Undocumented in source. Be warned that the author may not have intended to support it.
  1. S getShardInfo(const(ubyte)[] key)
  2. S getShardInfo(string key)
    class Sharded(R, S)
    S
    getShardInfo
    (
    string key
    )
    if (
    is(S : ShardInfo!(R))
    )

Meta