jar

io.activej : activej-cube

Maven & Gradle

Jun 15, 2023
671 stars

ActiveJ : LSMT OLAP Cube · Multidimensional OLAP database with predefined set of dimensions, measures, and log-structured merge-tree tables containing pre-aggregated data.

Table Of Contents

Latest Version

Download io.activej : activej-cube JAR file - Latest Versions:

All Versions

Download io.activej : activej-cube JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0
5.5
5.4.x
5.4
5.3
5.2
5.1.x
5.1
5.0
4.4
4.3.x
4.3
4.2
4.1.x
4.1
4.0
3.1
3.0.x
3.0
2.2
2.1
2.0.x
2.0
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window activej-cube-6.0-beta1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.activej.cube

├─ io.activej.cube.ComputedMeasure.class - [JAR]

├─ io.activej.cube.ComputedMeasures.class - [JAR]

├─ io.activej.cube.Cube.class - [JAR]

├─ io.activej.cube.CubeClassLoaderCache.class - [JAR]

├─ io.activej.cube.CubeClassLoaderCacheMBean.class - [JAR]

├─ io.activej.cube.CubeQuery.class - [JAR]

├─ io.activej.cube.ICube.class - [JAR]

├─ io.activej.cube.QueryResult.class - [JAR]

├─ io.activej.cube.ReportType.class - [JAR]

├─ io.activej.cube.Utils.class - [JAR]

io.activej.cube.exception

├─ io.activej.cube.exception.CubeException.class - [JAR]

├─ io.activej.cube.exception.QueryException.class - [JAR]

├─ io.activej.cube.exception.StateFarAheadException.class - [JAR]

io.activej.cube.function

├─ io.activej.cube.function.MeasuresFunction.class - [JAR]

├─ io.activej.cube.function.RecordFunction.class - [JAR]

├─ io.activej.cube.function.TotalsFunction.class - [JAR]

io.activej.cube.attributes

├─ io.activej.cube.attributes.AbstractAttributeResolver.class - [JAR]

├─ io.activej.cube.attributes.AttributeResolver.class - [JAR]

├─ io.activej.cube.attributes.ReloadingAttributeResolver.class - [JAR]

io.activej.cube.ot

├─ io.activej.cube.ot.CubeDiff.class - [JAR]

├─ io.activej.cube.ot.CubeDiffCodec.class - [JAR]

├─ io.activej.cube.ot.CubeDiffScheme.class - [JAR]

├─ io.activej.cube.ot.CubeOT.class - [JAR]

io.activej.cube.service

├─ io.activej.cube.service.ChunkLockerMySql.class - [JAR]

├─ io.activej.cube.service.CubeBackupController.class - [JAR]

├─ io.activej.cube.service.CubeCleanerController.class - [JAR]

├─ io.activej.cube.service.CubeConsolidationController.class - [JAR]

├─ io.activej.cube.service.CubeLogProcessorController.class - [JAR]

io.activej.cube.http

├─ io.activej.cube.http.AggregationPredicateCodec.class - [JAR]

├─ io.activej.cube.http.CubeHttpClient.class - [JAR]

├─ io.activej.cube.http.QueryResultCodec.class - [JAR]

├─ io.activej.cube.http.ReportingServiceServlet.class - [JAR]

├─ io.activej.cube.http.Utils.class - [JAR]

io.activej.cube.linear

├─ io.activej.cube.linear.CubeBackupController.class - [JAR]

├─ io.activej.cube.linear.CubeCleanerController.class - [JAR]

├─ io.activej.cube.linear.CubeUplinkMySql.class - [JAR]

├─ io.activej.cube.linear.MeasuresValidator.class - [JAR]

├─ io.activej.cube.linear.PrimaryKeyCodecs.class - [JAR]

├─ io.activej.cube.linear.Utils.class - [JAR]

Advertisement

Dependencies from Group

Jun 15, 2023
28 usages
672 stars
Jun 15, 2023
18 usages
672 stars
Jun 15, 2023
8 usages
678 stars
Jun 15, 2023
8 usages
674 stars
Jun 15, 2023
7 usages
672 stars

Discover Dependencies