jar

org.apache.hivemall : hivemall-mixserv

Maven & Gradle

Nov 28, 2019
5 usages

Hivemall Mix Server

Table Of Contents

Latest Version

Download org.apache.hivemall : hivemall-mixserv JAR file - Latest Versions:

All Versions

Download org.apache.hivemall : hivemall-mixserv JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.5.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 hivemall-mixserv-0.6.0-incubating.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

hivemall.mix.store

├─ hivemall.mix.store.PartialArgminKLD.class - [JAR]

├─ hivemall.mix.store.PartialAverage.class - [JAR]

├─ hivemall.mix.store.PartialResult.class - [JAR]

├─ hivemall.mix.store.SessionObject.class - [JAR]

├─ hivemall.mix.store.SessionStore.class - [JAR]

hivemall.mix.server

├─ hivemall.mix.server.MixServer.class - [JAR]

├─ hivemall.mix.server.MixServerHandler.class - [JAR]

├─ hivemall.mix.server.MixServerInitializer.class - [JAR]

hivemall.mix.metrics

├─ hivemall.mix.metrics.MetricsRegistry.class - [JAR]

├─ hivemall.mix.metrics.MixServerMetrics.class - [JAR]

├─ hivemall.mix.metrics.MixServerMetricsMBean.class - [JAR]

├─ hivemall.mix.metrics.ThroughputCounter.class - [JAR]

Advertisement