Class DeleteByQueryDocumentResponse

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

public class DeleteByQueryDocumentResponse extends Object implements DocumentResponse
  • Constructor Details

    • DeleteByQueryDocumentResponse

      public DeleteByQueryDocumentResponse(long deleted, long took)
  • Method Details

    • getDeleted

      public long getDeleted()
    • getTook

      public long getTook()