Class PreparedDictionaryGenerator


  • public class PreparedDictionaryGenerator
    extends java.lang.Object
    Java prepared (raw) dictionary producer.
    • Constructor Detail

      • PreparedDictionaryGenerator

        private PreparedDictionaryGenerator()
    • Method Detail

      • generate

        public static PreparedDictionary generate​(java.nio.ByteBuffer src,
                                                  int bucketBits,
                                                  int slotBits,
                                                  int hashBits,
                                                  int blockBits)