Class UpdateByQueryDocumentResponse

java.lang.Object
com.liferay.portal.search.engine.adapter.document.UpdateByQueryDocumentResponse
All Implemented Interfaces:
DocumentResponse

public class UpdateByQueryDocumentResponse extends Object implements DocumentResponse
  • Constructor Details

    • UpdateByQueryDocumentResponse

      public UpdateByQueryDocumentResponse(long updated, long took)
  • Method Details

    • getTook

      public long getTook()
    • getUpdated

      public long getUpdated()