Hi, a colleague of mine has just released an alternative JNI Binding for Fastbit here:
https://bitbucket.org/olafW/fastbit4java/ The main difference to the standard Java bindings (which are based on the C API) is that it is based on the C++ API of fastbit. The C API is missing some key features of the C++ API which we needed internally here. This allows way more possibilities to use Fastbit in Java. It currently only covers the objects/methods which we needed here. It is far away from being complete but might be a good start for others as well. Examples can be found in the JUnit tests directory. Kind regards, Andreas Streichardt _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
