jar

com.linkedin.feathr : feathr-compute

Maven & Gradle

Jun 30, 2023
1.9k stars

Feathr · An Enterprise-Grade, High Performance Feature Store

Table Of Contents

Latest Version

Download com.linkedin.feathr : feathr-compute JAR file - Latest Versions:

All Versions

Download com.linkedin.feathr : feathr-compute JAR file - All Versions:

Version Vulnerabilities Size Updated
v0.10.x
1.0.x
0.10.x

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 feathr-compute-1.0.5-rc5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.linkedin.feathr.compute

├─ com.linkedin.feathr.compute.ComputeGraphBuilder.class - [JAR]

├─ com.linkedin.feathr.compute.ComputeGraphs.class - [JAR]

├─ com.linkedin.feathr.compute.Dependencies.class - [JAR]

├─ com.linkedin.feathr.compute.InternalApi.class - [JAR]

├─ com.linkedin.feathr.compute.Operators.class - [JAR]

├─ com.linkedin.feathr.compute.PegasusUtils.class - [JAR]

├─ com.linkedin.feathr.compute.Resolver.class - [JAR]

├─ com.linkedin.feathr.compute.SqlUtil.class - [JAR]

com.linkedin.feathr.compute.builder

├─ com.linkedin.feathr.compute.builder.AnchorKeyFunctionBuilder.class - [JAR]

├─ com.linkedin.feathr.compute.builder.DefaultValueBuilder.class - [JAR]

├─ com.linkedin.feathr.compute.builder.FeatureTypeTensorFeatureFormatBuilder.class - [JAR]

├─ com.linkedin.feathr.compute.builder.FeatureVersionBuilder.class - [JAR]

├─ com.linkedin.feathr.compute.builder.FrameFeatureTypeBuilder.class - [JAR]

├─ com.linkedin.feathr.compute.builder.SlidingWindowAggregationBuilder.class - [JAR]

├─ com.linkedin.feathr.compute.builder.SlidingWindowOperationBuilder.class - [JAR]

├─ com.linkedin.feathr.compute.builder.TensorFeatureFormatBuilder.class - [JAR]

├─ com.linkedin.feathr.compute.builder.TensorFeatureFormatBuilderFactory.class - [JAR]

├─ com.linkedin.feathr.compute.builder.TensorTypeTensorFeatureFormatBuilder.class - [JAR]

├─ com.linkedin.feathr.compute.builder.TransformationFunctionExpressionBuilder.class - [JAR]

com.linkedin.feathr.compute.converter

├─ com.linkedin.feathr.compute.converter.AnchorConfigConverter.class - [JAR]

├─ com.linkedin.feathr.compute.converter.ConverterUtils.class - [JAR]

├─ com.linkedin.feathr.compute.converter.DerivationConfigWithExprConverter.class - [JAR]

├─ com.linkedin.feathr.compute.converter.DerivationConfigWithExtractorConverter.class - [JAR]

├─ com.linkedin.feathr.compute.converter.FeatureDefConfigConverter.class - [JAR]

├─ com.linkedin.feathr.compute.converter.FeatureDefinitionsConverter.class - [JAR]

├─ com.linkedin.feathr.compute.converter.SequentialJoinConfigConverter.class - [JAR]

├─ com.linkedin.feathr.compute.converter.SimpleDerivationConfigConverter.class - [JAR]

Advertisement