jar

org.apache.samza : samza-kv-leveldb_2.10

Maven & Gradle

Nov 25, 2014
1 usages

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

Table Of Contents

Latest Version

Download org.apache.samza : samza-kv-leveldb_2.10 JAR file - Latest Versions:

All Versions

Download org.apache.samza : samza-kv-leveldb_2.10 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.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-kv-leveldb_2.10-0.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.samza.storage.kv

├─ org.apache.samza.storage.kv.KeyValueStorageEngineFactory.class - [JAR]

├─ org.apache.samza.storage.kv.LevelDbKeyValueStorageEngineFactory.class - [JAR]

├─ org.apache.samza.storage.kv.LevelDbKeyValueStore.class - [JAR]