Searched defs:shardName (Results 1 – 1 of 1) sorted by relevance
174 private ComponentImplementation(ComponentImplementation shardOwner, ClassName shardName) { in ComponentImplementation()214 ClassName shardName = name.nestedClass("Shard" + shardsByKey.size() / keysPerShard); in shardImplementation() local