Class IndexParams


  • public class IndexParams
    extends java.lang.Object
    Represents the parameters to configure the indexing operation. This class allows customization of batch sizes for cases and tasks, as well as the option to index all data.
    • Constructor Summary

      Constructors 
      Constructor Description
      IndexParams()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IndexParams

        public IndexParams()