Class HgkvDirReaderImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      HgkvDirReaderImpl​(java.lang.String path)  
      HgkvDirReaderImpl​(java.lang.String path, boolean withSubKv)  
      HgkvDirReaderImpl​(java.lang.String path, boolean useInlinePointer, boolean withSubKv)  
    • Constructor Detail

      • HgkvDirReaderImpl

        public HgkvDirReaderImpl​(java.lang.String path,
                                 boolean useInlinePointer,
                                 boolean withSubKv)
      • HgkvDirReaderImpl

        public HgkvDirReaderImpl​(java.lang.String path,
                                 boolean withSubKv)
      • HgkvDirReaderImpl

        public HgkvDirReaderImpl​(java.lang.String path)