apache / accumulo
Components

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.

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 8 components.
  • 1,490 files, 227,001 LOC (100.0% vs. main code).
  • "core" is biggest, containing 64.45% of LOC.
  • "assemble" is smallest, containing 0.03% of LOC.


core146291 LOC (64%) 788 files
server64787 LOC (28%) 541 files
shell8397 LOC (3%) 100 files
hadoop-mapreduce3723 LOC (1%) 32 files
minicluster3107 LOC (1%) 21 files
src399 LOC (<1%) 1 file
start225 LOC (<1%) 5 files
assemble72 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
core3264 commits (24%)
server3244 commits (24%)
shell479 commits (3%)
minicluster444 commits (3%)
assemble131 commits (<1%)
start113 commits (<1%)
hadoop-mapreduce96 commits (<1%)
src3 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012
server
878
2419
1750
1761
774
363
953
1357
487
501
1175
1210
305
core
520
1617
1386
1982
561
398
1130
1444
326
684
1250
987
1231
443
shell
30
61
106
202
88
55
257
450
59
139
216
362
minicluster
30
39
61
88
33
27
63
120
16
19
77
145
92
hadoop-mapreduce
2
26
34
99
12
24
111
116
src
3
start
13
13
3
4
10
11
8
7
16
15
30
10
assemble
9
7
4
17
8
15
17
12
31
15


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 server server server--server 146 core core server--core 138 hadoop-mapreduce hadoop-mapreduce server--hadoop-mapreduce 2 core--core 106 minicluster minicluster minicluster--server 17 minicluster--core 12 minicluster--minicluster 9 shell shell minicluster--shell 2 shell--server 6 shell--core 5 shell--shell 7 shell--hadoop-mapreduce 1 hadoop-mapreduce--core 2


2025-05-07 15:26