apache / flink-statefun
Components & Dependencies

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Learn more...
Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 12 components.
  • 445 files, 24,669 LOC (100.0% vs. main code).
  • "statefun-flink" is biggest, containing 56.69% of LOC.
  • "statefun-shaded" is smallest, containing 0.06% of LOC.


statefun-flink13984 LOC (56%) 293 files
statefun-sdk-go3247 LOC (13%) 15 files
statefun-sdk-java2578 LOC (10%) 41 files
statefun-sdk-embedded1165 LOC (4%) 33 files
statefun-sdk-js858 LOC (3%) 10 files
statefun-sdk-python736 LOC (2%) 11 files
statefun-kinesis-io664 LOC (2%) 12 files
statefun-kafka-io596 LOC (2%) 11 files
statefun-testutil316 LOC (1%) 6 files
statefun-sdk-protos274 LOC (1%) 4 files
tools235 LOC (<1%) 8 files
statefun-shaded16 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 6 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 6 links contain 162 dependencies.
G statefun-shaded statefun-shaded statefun-kinesis-io statefun-kinesis-io statefun-sdk-embedded statefun-sdk-embedded statefun-kinesis-io->statefun-sdk-embedded 5 statefun-kafka-io statefun-kafka-io statefun-kafka-io->statefun-sdk-embedded 5 statefun-sdk-go statefun-sdk-go tools tools statefun-testutil statefun-testutil statefun-testutil->statefun-sdk-embedded 6 statefun-sdk-java statefun-sdk-java statefun-sdk-java->statefun-shaded 14 statefun-sdk-python statefun-sdk-python statefun-sdk-protos statefun-sdk-protos statefun-sdk-js statefun-sdk-js statefun-flink statefun-flink statefun-flink->statefun-kinesis-io 9 statefun-flink->statefun-sdk-embedded 123


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
statefun-flink220 commits (27%)
tools32 commits (3%)
statefun-sdk-java18 commits (2%)
statefun-kafka-io17 commits (2%)
statefun-sdk-python11 commits (1%)
statefun-sdk-protos7 commits (<1%)
statefun-sdk-go7 commits (<1%)
statefun-testutil5 commits (<1%)
statefun-kinesis-io5 commits (<1%)
statefun-sdk-embedded4 commits (<1%)
statefun-sdk-js2 commits (<1%)
statefun-shaded1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2023 2022 2021 2020 2019
statefun-flink
26
182
506
statefun-sdk-go
3
21
tools
3
8
33
4
statefun-sdk-python
3
20
statefun-sdk-java
1
82
statefun-shaded
1
statefun-testutil
3
8
statefun-sdk-protos
14
statefun-kinesis-io
4
15
statefun-kafka-io
4
34
statefun-sdk-embedded
36
statefun-sdk-js
18


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

No temporal dependencies found.



2023-08-10 22:27