SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

javaewah rpm build for : Fedora 29. For other distributions click javaewah.

Name : javaewah
Version : 1.1.6 Vendor : Fedora Project
Release : 4.fc29 Date : 2018-07-14 05:34:04
Group : Unspecified Source RPM : javaewah-1.1.6-4.fc29.src.rpm
Size : 0.20 MB
Packager : Fedora Project
Summary : A word-aligned compressed variant of the Java bitset class
Description :
JavaEWAH is a word-aligned compressed variant of the Java bitset class.
It uses a 64-bit run-length encoding (RLE) compression scheme.

The goal of word-aligned compression is not to achieve the best
compression, but rather to improve query processing time. Hence, we try
to save CPU cycles, maybe at the expense of storage. However, the EWAH
scheme we implemented is always more efficient storage-wise than an
uncompressed bitmap (implemented in Java as the BitSet class). Unlike
some alternatives, javaewah does not rely on a patented scheme.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/29/Everything/i386/os/Packages/j

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  javaewah-1.1.6-4.fc29.noarch.rpm
ftp.icm.edu.pl  javaewah-1.1.6-4.fc29.noarch.rpm
     

Provides :
javaewah
mvn(com.googlecode.javaewah:JavaEWAH)
mvn(com.googlecode.javaewah:JavaEWAH:pom:)
osgi(com.googlecode.javaewah.JavaEWAH)

Requires :
java-headless >= 1:1.6
javapackages-tools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/javaewah
/usr/share/doc/javaewah/CHANGELOG
/usr/share/doc/javaewah/README.md
/usr/share/java/javaewah
/usr/share/java/javaewah/JavaEWAH.jar
/usr/share/licenses/javaewah
/usr/share/licenses/javaewah/LICENSE-2.0.txt
/usr/share/maven-metadata/javaewah.xml
/usr/share/maven-poms/javaewah
/usr/share/maven-poms/javaewah/JavaEWAH.pom

 
ICM