Mon, 17 Jun 2024 04:31:23 UTC | login

Information for RPM javaewah-0.8.4-7.fc25.noarch.rpm

ID65079
Namejavaewah
Version0.8.4
Release7.fc25
Epoch
Archnoarch
SummaryA word-aligned compressed variant of the Java bitset class
DescriptionJavaEWAH 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.
Build Time2016-06-15 14:17:41 GMT
Size132.83 KB
668da14292ceb62eb028d845ea940dbc
LicenseASL 2.0
Provides
javaewah = 0.8.4-7.fc25
mvn(com.googlecode.javaewah:JavaEWAH) = 0.8.4
mvn(com.googlecode.javaewah:JavaEWAH:pom:) = 0.8.4
osgi(com.googlecode.javaewah.JavaEWAH) = 0.8.4
Obsoletes No Obsoletes
Conflicts No Conflicts
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
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 9 of 9
Name ascending sort Size
/usr/share/doc/javaewah4.00 KB
/usr/share/doc/javaewah/CHANGELOG7.77 KB
/usr/share/doc/javaewah/LICENSE-2.0.txt11.09 KB
/usr/share/doc/javaewah/README.md3.94 KB
/usr/share/java/javaewah4.00 KB
/usr/share/java/javaewah/JavaEWAH.jar125.74 KB
/usr/share/maven-metadata/javaewah.xml1.17 KB
/usr/share/maven-poms/javaewah4.00 KB
/usr/share/maven-poms/javaewah/JavaEWAH.pom3.56 KB
Component of No Buildroots