Class UpdateByQueryDocumentResponse
java.lang.Object
com.liferay.portal.search.engine.adapter.document.UpdateByQueryDocumentResponse
- All Implemented Interfaces:
DocumentResponse
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UpdateByQueryDocumentResponse
public UpdateByQueryDocumentResponse(long updated, long took)
-
-
Method Details
-
getTook
public long getTook() -
getUpdated
public long getUpdated()
-