Returns a Iterable over all the non nullable infos in a partition
name
keys
Future<Iterable<I?>> getInfos(String name, Iterable<String> keys);