elastic / elasticsearch-java
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 5 components.
  • 3,650 files, 428,386 LOC (100.0% vs. main code).
  • "java-client" is biggest, containing 99.86% of LOC.
  • "buildSrc" is smallest, containing 0% of LOC.


java-client427776 LOC (99%) 3,641 files
example-transports427 LOC (<1%) 4 files
ROOT151 LOC (<1%) 3 files
tools26 LOC (<1%) 1 file
buildSrc6 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
java-client280 commits (50%)
ROOT30 commits (5%)
example-transports3 commits (<1%)
buildSrc2 commits (<1%)
tools1 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
java-client
2324
5117
1621
6684
27716
ROOT
18
4
1
2
8
example-transports
1
5
tools
1
buildSrc
1
1


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 java-client java-client java-client--java-client 27 ROOT ROOT ROOT--java-client 4 ROOT--ROOT 2 tools tools tools--ROOT 1


2025-05-13 19:56