Package org.alfresco.search.model
Class ResponseConsistency
java.lang.Object
org.alfresco.search.model.ResponseConsistency
The consistency state of the index used to execute the query
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe id of the last indexed transactioninthashCode()voidsetLastTxId(Integer lastTxId) toString()
-
Constructor Details
-
ResponseConsistency
public ResponseConsistency()
-
-
Method Details