Package org.alfresco.repo.domain.solr
Interface SOLRTransaction
-
public interface SOLRTransactionInterface for SOLR transaction objects.- Since:
- 4.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.LonggetCommitTimeMs()intgetDeletes()java.lang.LonggetId()intgetUpdates()
-