jar

org.apache.samza : samza-test_2.11

Maven & Gradle

Mar 09, 2022

Apache Samza · A distributed stream processing framework built upon Apache Kafka and Apache Hadoop YARN.

Table Of Contents

Latest Version

Download org.apache.samza : samza-test_2.11 JAR file - Latest Versions:

All Versions

Download org.apache.samza : samza-test_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.14.x
0.13.x
0.12.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 samza-test_2.11-1.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.samza.test.framework

├─ org.apache.samza.test.framework.MessageStreamAssert.class - [JAR]

├─ org.apache.samza.test.framework.StreamAssert.class - [JAR]

├─ org.apache.samza.test.framework.TestRunner.class - [JAR]

org.apache.samza.test.framework.system.descriptors

├─ org.apache.samza.test.framework.system.descriptors.InMemoryInputDescriptor.class - [JAR]

├─ org.apache.samza.test.framework.system.descriptors.InMemoryOutputDescriptor.class - [JAR]

├─ org.apache.samza.test.framework.system.descriptors.InMemorySystemDescriptor.class - [JAR]

org.apache.samza.system.mock

├─ org.apache.samza.system.mock.MockSystemAdmin.class - [JAR]

├─ org.apache.samza.system.mock.MockSystemConsumer.class - [JAR]

├─ org.apache.samza.system.mock.MockSystemFactory.class - [JAR]

org.apache.samza.test.performance

├─ org.apache.samza.test.performance.TestKeyValuePerformance.class - [JAR]

├─ org.apache.samza.test.performance.TestPerformanceTask.class - [JAR]

org.apache.samza.example.models

├─ org.apache.samza.example.models.AdClickEvent.class - [JAR]

├─ org.apache.samza.example.models.EnrichedAdClickEvent.class - [JAR]

├─ org.apache.samza.example.models.Member.class - [JAR]

├─ org.apache.samza.example.models.PageViewCount.class - [JAR]

├─ org.apache.samza.example.models.PageViewEvent.class - [JAR]

org.apache.samza.test.integration.join

├─ org.apache.samza.test.integration.join.Checker.class - [JAR]

├─ org.apache.samza.test.integration.join.Emitter.class - [JAR]

├─ org.apache.samza.test.integration.join.Joiner.class - [JAR]

├─ org.apache.samza.test.integration.join.Watcher.class - [JAR]

org.apache.samza.test.integration

├─ org.apache.samza.test.integration.LocalApplicationRunnerMain.class - [JAR]

├─ org.apache.samza.test.integration.NegateNumberTask.class - [JAR]

├─ org.apache.samza.test.integration.SimpleStatefulTask.class - [JAR]

├─ org.apache.samza.test.integration.StatePerfTestTask.class - [JAR]

├─ org.apache.samza.test.integration.TestStandaloneIntegrationApplication.class - [JAR]

org.apache.samza.example

├─ org.apache.samza.example.AppWithGlobalConfigExample.class - [JAR]

├─ org.apache.samza.example.AsyncApplicationExample.class - [JAR]

├─ org.apache.samza.example.BroadcastExample.class - [JAR]

├─ org.apache.samza.example.KeyValueStoreExample.class - [JAR]

├─ org.apache.samza.example.MergeExample.class - [JAR]

├─ org.apache.samza.example.OrderShipmentJoinExample.class - [JAR]

├─ org.apache.samza.example.PageViewCounterExample.class - [JAR]

├─ org.apache.samza.example.RepartitionExample.class - [JAR]

├─ org.apache.samza.example.TaskApplicationExample.class - [JAR]

├─ org.apache.samza.example.WindowExample.class - [JAR]

Advertisement