Sun, 22 Dec 2024 14:59:35 CST | login

Information for RPM javaewah-1.1.13-5.ocs23.noarch.rpm

ID232866
Namejavaewah
Version1.1.13
Release5.ocs23
Epoch
Archnoarch
SummaryA word-aligned compressed variant of the Java bitset class
DescriptionThis is a word-aligned compressed variant of the Java Bitset class. We provide both a 64-bit and a 32-bit RLE-like compression scheme. It can be used to implement bitmap indexes. The EWAH format it relies upon is used in the git implementation that runs GitHub. 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 Time2024-09-27 07:39:28 GMT
Size170.66 KB
ed60f56fd3364edda6c0fe6b856b1f67
LicenseASL 2.0
Buildrootdist-ocs23-base-build-292254-28296
Provides
javaewah = 1.1.13-5.ocs23
mvn(com.googlecode.javaewah:JavaEWAH) = 1.1.13
mvn(com.googlecode.javaewah:JavaEWAH:pom:) = 1.1.13
osgi(com.googlecode.javaewah.JavaEWAH) = 1.1.13
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(java-headless or java-17-headless or java-11-headless or java-1.8.0-headless)
javapackages-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 10 of 10
Name ascending sort Size
/usr/share/doc/javaewah0.00 B
/usr/share/doc/javaewah/CHANGELOG10.86 KB
/usr/share/doc/javaewah/README.md14.42 KB
/usr/share/java/javaewah0.00 B
/usr/share/java/javaewah/JavaEWAH.jar162.63 KB
/usr/share/licenses/javaewah0.00 B
/usr/share/licenses/javaewah/LICENSE-2.0.txt11.09 KB
/usr/share/maven-metadata/javaewah.xml976.00 B
/usr/share/maven-poms/javaewah0.00 B
/usr/share/maven-poms/javaewah/JavaEWAH.pom3.82 KB
Component of No Buildroots