| CoderProperties.coderConsistentWithEquals(coder,testValueA,testValueB); | CoderProperties.coderConsistentWithEquals(coder,testValueA.get(),testValueB.get()); | CoderProperties.coderConsistentWithEquals(coder,testValueA,testValueB) | CoderProperties.coderConsistentWithEquals(coder,testValueA.get(),testValueB.get()) | beam | b751c170d4f675fd189714684360e5d06af25247 | org.apache.beam.sdk.schemas.SchemaCoderTest.SchemaProviderTests | | | | TCIVar | testValueA |
|---|
| v0 | testValueB |
|---|
| v1 | coder |
|---|
| - org.apache.beam.sdk.testing.CoderProperties
| | TCIVar | testValueA |
|---|
| v0 | testValueB |
|---|
| v1 | coder |
|---|
| Uses | True |