it.unimi.di.mg4j.tool
Class ComputeNumBitsPositions
java.lang.Object
it.unimi.di.mg4j.tool.ComputeNumBitsPositions
public class ComputeNumBitsPositions
- extends Object
Computes the number of bits used by a high-performance index
for positions.
This tool is a temporary patch to avoid rebuilding indices that
do not possess such information.
- Since:
- 2.2
- Author:
- Sebastiano Vigna
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComputeNumBitsPositions
public ComputeNumBitsPositions()
main
public static void main(String[] arg)
throws com.martiansoftware.jsap.JSAPException,
InvocationTargetException,
NoSuchMethodException,
ClassNotFoundException,
IOException,
IllegalAccessException,
InstantiationException,
ConfigurationException,
SecurityException,
URISyntaxException
- Throws:
com.martiansoftware.jsap.JSAPException
InvocationTargetException
NoSuchMethodException
ClassNotFoundException
IOException
IllegalAccessException
InstantiationException
ConfigurationException
SecurityException
URISyntaxException