Class ReindexConversationsCmd

    • Field Detail

      • indexName

        protected String indexName
      • conversationId

        protected String conversationId
      • start

        protected int start
      • pageSize

        protected int pageSize
    • Constructor Detail

      • ReindexConversationsCmd

        public ReindexConversationsCmd​(String indexName,
                                       int start,
                                       int pageSize)
      • ReindexConversationsCmd

        public ReindexConversationsCmd​(String indexName,
                                       String conversationId)