Searched refs:shards (Results 1 – 1 of 1) sorted by relevance
563 List<IRemoteTest> shards = new ArrayList<>(); in split() local568 shards.add(catchAll); in split()580 shards.add(test); in split()583 return shards; in split()