apache / flink-playgrounds
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 22 files with 707 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 1 file changed 6-20 times (95 lines of code)
    • 21 files changed 1-5 times (612 lines of code)
0% | 0% | 0% | 13% | 86%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 22 files with 707 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 1 file changed by 6-10 contributors (95 lines of code)
    • 7 files changed by 2-5 contributors (191 lines of code)
    • 14 files changed by 1 contributor (421 lines of code)
0% | 0% | 13% | 27% | 59%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
java, yaml, md, properties, xml, py, sh, ini, gitignore, sql, txt, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 0% | 15% | 84%
py0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
sql0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
docker0% | 0% | 0% | 16% | 83%
pyflink-walkthrough0% | 0% | 0% | 0% | 100%
table-walkthrough0% | 0% | 0% | 0% | 100%
operations-playground0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 22)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ClickEventCount.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount
95 2 2019-08-12 2023-10-20 7 6 fhueske@apache.org tudorv.pavel@gmail.com
flink-conf.yaml
in operations-playground/conf
13 - 2019-08-12 2021-06-22 4 2 fhueske@apache.org david@alpinegizmo.com
TransactionSerializer.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model
20 2 2020-06-10 2021-06-21 4 3 sjwiesman@gmail.com david@alpinegizmo.com
ClickEventStatisticsSerializationSchema.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
17 - 2019-08-12 2022-05-23 3 2 fhueske@apache.org illusionist.neo@gmail.com
payment_msg_proccessing.py
in pyflink-walkthrough
24 2 2020-10-12 2023-01-04 3 3 david@alpinegizmo.com gunnar.morling@googlemail.com
DataGenerator.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen
22 1 2020-06-10 2023-01-03 2 2 sjwiesman@gmail.com gunnar.morling@googlemail.com
ClickEventSerializationSchema.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
24 3 2019-08-12 2019-08-26 2 1 fhueske@apache.org fhueske@apache.org
SpendReport.java
in table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport
43 2 2020-06-10 2022-05-23 2 2 sjwiesman@gmail.com illusionist.neo@gmail.com
Producer.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen
52 4 2020-06-10 2023-01-03 2 2 sjwiesman@gmail.com gunnar.morling@googlemail.com
ClickEventGenerator.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount
68 5 2019-08-12 2019-08-26 2 1 fhueske@apache.org fhueske@apache.org
create-table.sql
in docker/mysql-spend-report-init
6 - 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
UnimplementedException.java
in table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport
6 1 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
Transaction.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model
7 - 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
BackpressureMap.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions
16 2 2019-09-19 2019-09-19 1 1 david@alpinegizmo.com david@alpinegizmo.com
ClickEventStatisticsCollector.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions
19 1 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
CountingAggregator.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions
21 4 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
ClickEventDeserializationSchema.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
21 3 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
TransactionSupplier.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model
27 1 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
generate_source_data.py
in pyflink-walkthrough/generator
37 2 2020-10-12 2020-10-12 1 1 david@alpinegizmo.com david@alpinegizmo.com
Throttler.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen
43 1 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
ClickEvent.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
50 9 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
ClickEventStatistics.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
76 13 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
Files With Most Contributors (Top 22)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ClickEventCount.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount
95 2 2019-08-12 2023-10-20 7 6 fhueske@apache.org tudorv.pavel@gmail.com
TransactionSerializer.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model
20 2 2020-06-10 2021-06-21 4 3 sjwiesman@gmail.com david@alpinegizmo.com
payment_msg_proccessing.py
in pyflink-walkthrough
24 2 2020-10-12 2023-01-04 3 3 david@alpinegizmo.com gunnar.morling@googlemail.com
flink-conf.yaml
in operations-playground/conf
13 - 2019-08-12 2021-06-22 4 2 fhueske@apache.org david@alpinegizmo.com
ClickEventStatisticsSerializationSchema.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
17 - 2019-08-12 2022-05-23 3 2 fhueske@apache.org illusionist.neo@gmail.com
SpendReport.java
in table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport
43 2 2020-06-10 2022-05-23 2 2 sjwiesman@gmail.com illusionist.neo@gmail.com
Producer.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen
52 4 2020-06-10 2023-01-03 2 2 sjwiesman@gmail.com gunnar.morling@googlemail.com
DataGenerator.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen
22 1 2020-06-10 2023-01-03 2 2 sjwiesman@gmail.com gunnar.morling@googlemail.com
ClickEventSerializationSchema.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
24 3 2019-08-12 2019-08-26 2 1 fhueske@apache.org fhueske@apache.org
ClickEventGenerator.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount
68 5 2019-08-12 2019-08-26 2 1 fhueske@apache.org fhueske@apache.org
UnimplementedException.java
in table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport
6 1 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
generate_source_data.py
in pyflink-walkthrough/generator
37 2 2020-10-12 2020-10-12 1 1 david@alpinegizmo.com david@alpinegizmo.com
create-table.sql
in docker/mysql-spend-report-init
6 - 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
Transaction.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model
7 - 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
TransactionSupplier.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model
27 1 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
Throttler.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen
43 1 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
ClickEventStatistics.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
76 13 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
ClickEvent.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
50 9 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
ClickEventDeserializationSchema.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
21 3 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
BackpressureMap.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions
16 2 2019-09-19 2019-09-19 1 1 david@alpinegizmo.com david@alpinegizmo.com
CountingAggregator.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions
21 4 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
ClickEventStatisticsCollector.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions
19 1 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
Files With Least Contributors (Top 22)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ClickEventStatistics.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
76 13 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
ClickEventGenerator.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount
68 5 2019-08-12 2019-08-26 2 1 fhueske@apache.org fhueske@apache.org
ClickEvent.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
50 9 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
Throttler.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen
43 1 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
generate_source_data.py
in pyflink-walkthrough/generator
37 2 2020-10-12 2020-10-12 1 1 david@alpinegizmo.com david@alpinegizmo.com
TransactionSupplier.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model
27 1 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
ClickEventSerializationSchema.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
24 3 2019-08-12 2019-08-26 2 1 fhueske@apache.org fhueske@apache.org
ClickEventDeserializationSchema.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
21 3 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
CountingAggregator.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions
21 4 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
ClickEventStatisticsCollector.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions
19 1 2019-08-12 2019-08-12 1 1 fhueske@apache.org fhueske@apache.org
BackpressureMap.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions
16 2 2019-09-19 2019-09-19 1 1 david@alpinegizmo.com david@alpinegizmo.com
Transaction.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model
7 - 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
UnimplementedException.java
in table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport
6 1 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
create-table.sql
in docker/mysql-spend-report-init
6 - 2020-06-10 2020-06-10 1 1 sjwiesman@gmail.com sjwiesman@gmail.com
Producer.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen
52 4 2020-06-10 2023-01-03 2 2 sjwiesman@gmail.com gunnar.morling@googlemail.com
SpendReport.java
in table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport
43 2 2020-06-10 2022-05-23 2 2 sjwiesman@gmail.com illusionist.neo@gmail.com
DataGenerator.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen
22 1 2020-06-10 2023-01-03 2 2 sjwiesman@gmail.com gunnar.morling@googlemail.com
ClickEventStatisticsSerializationSchema.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records
17 - 2019-08-12 2022-05-23 3 2 fhueske@apache.org illusionist.neo@gmail.com
flink-conf.yaml
in operations-playground/conf
13 - 2019-08-12 2021-06-22 4 2 fhueske@apache.org david@alpinegizmo.com
payment_msg_proccessing.py
in pyflink-walkthrough
24 2 2020-10-12 2023-01-04 3 3 david@alpinegizmo.com gunnar.morling@googlemail.com
TransactionSerializer.java
in docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model
20 2 2020-06-10 2021-06-21 4 3 sjwiesman@gmail.com david@alpinegizmo.com
ClickEventCount.java
in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount
95 2 2019-08-12 2023-10-20 7 6 fhueske@apache.org tudorv.pavel@gmail.com
Correlations

File Size vs. Number of Changes: 22 points

docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventCount.java x: 95 lines of code y: 7 # changes pyflink-walkthrough/payment_msg_proccessing.py x: 24 lines of code y: 3 # changes docker/data-generator/src/main/java/org/apache/flink/playground/datagen/DataGenerator.java x: 22 lines of code y: 2 # changes docker/data-generator/src/main/java/org/apache/flink/playground/datagen/Producer.java x: 52 lines of code y: 2 # changes table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport/SpendReport.java x: 43 lines of code y: 2 # changes docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatisticsSerializationSchema.java x: 17 lines of code y: 3 # changes docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model/TransactionSerializer.java x: 20 lines of code y: 4 # changes operations-playground/conf/flink-conf.yaml x: 13 lines of code y: 4 # changes pyflink-walkthrough/generator/generate_source_data.py x: 37 lines of code y: 1 # changes docker/data-generator/src/main/java/org/apache/flink/playground/datagen/Throttler.java x: 43 lines of code y: 1 # changes docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model/Transaction.java x: 7 lines of code y: 1 # changes docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model/TransactionSupplier.java x: 27 lines of code y: 1 # changes table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport/UnimplementedException.java x: 6 lines of code y: 1 # changes docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/BackpressureMap.java x: 16 lines of code y: 1 # changes docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventGenerator.java x: 68 lines of code y: 2 # changes docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventSerializationSchema.java x: 24 lines of code y: 2 # changes docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/ClickEventStatisticsCollector.java x: 19 lines of code y: 1 # changes docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/CountingAggregator.java x: 21 lines of code y: 1 # changes docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEvent.java x: 50 lines of code y: 1 # changes docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java x: 76 lines of code y: 1 # changes
7.0
# changes
  min: 1.0
  average: 1.95
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.25
  max: 7.0
0 95.0
lines of code
min: 6.0 | average: 32.14 | 25th percentile: 16.75 | median: 23.0 | 75th percentile: 44.75 | max: 95.0

Number of Contributors vs. Number of Changes: 22 points

docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventCount.java x: 6 # contributors y: 7 # changes pyflink-walkthrough/payment_msg_proccessing.py x: 3 # contributors y: 3 # changes docker/data-generator/src/main/java/org/apache/flink/playground/datagen/DataGenerator.java x: 2 # contributors y: 2 # changes docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatisticsSerializationSchema.java x: 2 # contributors y: 3 # changes docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model/TransactionSerializer.java x: 3 # contributors y: 4 # changes operations-playground/conf/flink-conf.yaml x: 2 # contributors y: 4 # changes pyflink-walkthrough/generator/generate_source_data.py x: 1 # contributors y: 1 # changes docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventGenerator.java x: 1 # contributors y: 2 # changes
7.0
# changes
  min: 1.0
  average: 1.95
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.25
  max: 7.0
0 6.0
# contributors
min: 1.0 | average: 1.64 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 6.0

Number of Contributors vs. File Size: 22 points

docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventCount.java x: 6 # contributors y: 95 lines of code pyflink-walkthrough/payment_msg_proccessing.py x: 3 # contributors y: 24 lines of code docker/data-generator/src/main/java/org/apache/flink/playground/datagen/DataGenerator.java x: 2 # contributors y: 22 lines of code docker/data-generator/src/main/java/org/apache/flink/playground/datagen/Producer.java x: 2 # contributors y: 52 lines of code table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport/SpendReport.java x: 2 # contributors y: 43 lines of code docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatisticsSerializationSchema.java x: 2 # contributors y: 17 lines of code docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model/TransactionSerializer.java x: 3 # contributors y: 20 lines of code operations-playground/conf/flink-conf.yaml x: 2 # contributors y: 13 lines of code pyflink-walkthrough/generator/generate_source_data.py x: 1 # contributors y: 37 lines of code docker/data-generator/src/main/java/org/apache/flink/playground/datagen/Throttler.java x: 1 # contributors y: 43 lines of code docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model/Transaction.java x: 1 # contributors y: 7 lines of code docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model/TransactionSupplier.java x: 1 # contributors y: 27 lines of code table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport/UnimplementedException.java x: 1 # contributors y: 6 lines of code docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/BackpressureMap.java x: 1 # contributors y: 16 lines of code docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventGenerator.java x: 1 # contributors y: 68 lines of code docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventSerializationSchema.java x: 1 # contributors y: 24 lines of code docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/ClickEventStatisticsCollector.java x: 1 # contributors y: 19 lines of code docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/CountingAggregator.java x: 1 # contributors y: 21 lines of code docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEvent.java x: 1 # contributors y: 50 lines of code docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java x: 1 # contributors y: 76 lines of code
95.0
lines of code
  min: 6.0
  average: 32.14
  25th percentile: 16.75
  median: 23.0
  75th percentile: 44.75
  max: 95.0
0 6.0
# contributors
min: 1.0 | average: 1.64 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 6.0