@override Iterable<String> sampleEntries(Iterable<String> entries, int sampleSize) { return entries; }