apache / incubator-streampark
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 6 components.
  • 1,368 files, 111,934 LOC (100.0% vs. main code).
  • "streampark-console" is biggest, containing 68.69% of LOC.
  • "streampark-storage" is smallest, containing 0.08% of LOC.


streampark-console76883 LOC (68%) 937 files
streampark-flink28297 LOC (25%) 323 files
streampark-common4995 LOC (4%) 62 files
streampark-spark1020 LOC (<1%) 26 files
deploy654 LOC (<1%) 16 files
streampark-storage85 LOC (<1%) 4 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 4 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 4 links contain 170 dependencies.
G streampark-storage streampark-storage deploy deploy streampark-spark streampark-spark streampark-common streampark-common streampark-spark->streampark-common 7 streampark-flink streampark-flink streampark-flink->streampark-common 129 streampark-console streampark-console streampark-console->streampark-common 20 streampark-console->streampark-flink 14


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.
streampark-console394 commits (26%)
streampark-flink111 commits (7%)
streampark-common91 commits (6%)
deploy11 commits (<1%)
streampark-spark8 commits (<1%)
streampark-storage4 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
streampark-console
1226
2124
streampark-flink
509
480
streampark-common
150
131
streampark-spark
31
72
deploy
13
17
streampark-storage
10


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...

G streampark-console streampark-console streampark-console--streampark-console 113 deploy deploy streampark-console--deploy 6 streampark-flink streampark-flink streampark-flink--streampark-console 32 streampark-flink--streampark-flink 34 streampark-common streampark-common streampark-flink--streampark-common 20 streampark-common--streampark-console 29 streampark-common--streampark-common 17 deploy--streampark-flink 1 deploy--streampark-common 4 deploy--deploy 5 streampark-spark streampark-spark streampark-spark--streampark-console 1 streampark-spark--streampark-flink 4 streampark-spark--streampark-common 4 streampark-spark--streampark-spark 3


2023-08-10 22:13