labels = ImmutableList.of(STR0,STR1) | selectors = ImmutableSet.of(STR0,STR1) | ImmutableList.of(STR0,STR1) | ImmutableSet.of(STR0,STR1) | helios | a3fab6a7545e0579b04e9a82634138b8575b112e | com.spotify.helios.client.HeliosClientTest | | | | - com.google.common.collect.ImmutableSet
| | AssignedTo | True |
final List<String> labels=ImmutableList.of(STR0,STR1); | final Set<String> selectors=ImmutableSet.of(STR0,STR1); | ImmutableList.of(STR0,STR1) | ImmutableSet.of(STR0,STR1) | helios | a3fab6a7545e0579b04e9a82634138b8575b112e | com.spotify.helios.client.HeliosClientTest | | | | - com.google.common.collect.ImmutableSet
| | AssignedTo | True |
expected = ImmutableList.of(Endpoint.of(STR0,8001,2),Endpoint.of(STR0,8002,3)) | expected = ImmutableSet.of(Endpoint.of(STR0,8001,2),Endpoint.of(STR0,8002,3)) | ImmutableList.of(Endpoint.of(STR0,8001,2),Endpoint.of(STR0,8002,3)) | ImmutableSet.of(Endpoint.of(STR0,8001,2),Endpoint.of(STR0,8002,3)) | armeria | b08a6d242fafafeb3acd6ce79f2183d3a8929a85 | com.linecorp.armeria.client.endpoint.zookeeper.ZooKeeperEndpointGroupTest | | | v0 | Endpoint.of(STR0,8001,2) |
---|
v1 | Endpoint.of(STR0,8002,3) |
---|
| - com.google.common.collect.ImmutableSet
| v0 | Endpoint.of(STR0,8001,2) |
---|
v1 | Endpoint.of(STR0,8002,3) |
---|
| AssignedTo | True |
columns = ImmutableList.of(row1,row2) | columns = ImmutableSet.of(row1,row2) | ImmutableList.of(row1,row2) | ImmutableSet.of(row1,row2) | presto | dfb0423219192c4da62ac276b76e8f755e6654c7 | com.facebook.presto.decoder.raw.TestRawDecoder | | | | - com.google.common.collect.ImmutableSet
| | AssignedTo | True |