57585960616263
return spec; } public ShardSet getShardSet(long version) { String path = versionPath(version); return new ShardSetImpl(path, spec); }