Class IndexOptions

    • Constructor Detail

      • IndexOptions

        public IndexOptions​(IndexType type)
    • Method Detail

      • inBackground

        public IndexOptions inBackground​(Boolean inBackground)
        Parameters:
        inBackground - create the the index in the background this is a RocksDB only flag.
        Returns:
        options
      • getInBackground

        public Boolean getInBackground()
      • getName

        public String getName()