Class ConfigurableMCodec

  • All Implemented Interfaces:
    NamedSPILoader.NamedSPI

    public class ConfigurableMCodec
    extends FilterCodec
    This codec allows customization of the number of connections made for an hnsw index. Increasing the number of connections can decrease the time of certain tests while still achieving the same test coverage.
    • Constructor Detail

      • ConfigurableMCodec

        public ConfigurableMCodec()
      • ConfigurableMCodec

        public ConfigurableMCodec​(int maxConn)