return properties.getProperty(CONTAINER_VERSION_KEY); | return properties.get(CONTAINER_VERSION_KEY); | properties.getProperty(CONTAINER_VERSION_KEY) | properties.get(CONTAINER_VERSION_KEY) | beam | 3a2b41826bfba77f576d1bb5f6fc780a9c47b1bb | org.apache.beam.runners.dataflow.DataflowRunnerInfo | | | TCIVar | properties |
---|
v1 | CONTAINER_VERSION_KEY |
---|
| | TCIVar | properties |
---|
v1 | CONTAINER_VERSION_KEY |
---|
| Uses | True |
return properties.getProperty(FNAPI_ENVIRONMENT_MAJOR_VERSION_KEY); | return properties.get(FNAPI_ENVIRONMENT_MAJOR_VERSION_KEY); | properties.getProperty(FNAPI_ENVIRONMENT_MAJOR_VERSION_KEY) | properties.get(FNAPI_ENVIRONMENT_MAJOR_VERSION_KEY) | beam | 3a2b41826bfba77f576d1bb5f6fc780a9c47b1bb | org.apache.beam.runners.dataflow.DataflowRunnerInfo | | | TCIVar | properties |
---|
v1 | FNAPI_ENVIRONMENT_MAJOR_VERSION_KEY |
---|
| | TCIVar | properties |
---|
v1 | FNAPI_ENVIRONMENT_MAJOR_VERSION_KEY |
---|
| Uses | True |
return properties.getProperty(LEGACY_ENVIRONMENT_MAJOR_VERSION_KEY); | return properties.get(LEGACY_ENVIRONMENT_MAJOR_VERSION_KEY); | properties.getProperty(LEGACY_ENVIRONMENT_MAJOR_VERSION_KEY) | properties.get(LEGACY_ENVIRONMENT_MAJOR_VERSION_KEY) | beam | 3a2b41826bfba77f576d1bb5f6fc780a9c47b1bb | org.apache.beam.runners.dataflow.DataflowRunnerInfo | | | TCIVar | properties |
---|
v1 | LEGACY_ENVIRONMENT_MAJOR_VERSION_KEY |
---|
| | TCIVar | properties |
---|
v1 | LEGACY_ENVIRONMENT_MAJOR_VERSION_KEY |
---|
| Uses | True |
String reason=_deprecated.getProperty(name); | String reason=_deprecated.get(name); | _deprecated.getProperty(name) | _deprecated.get(name) | jetty.project | 631437060b206316ca0adffd3299978176072641 | org.eclipse.jetty.start.Modules | | _1 | _deprecated |
---|
_2 | _deprecated |
---|
| | | | Uses | True |