Interface SOLRTransaction


public interface SOLRTransaction
Interface for SOLR transaction objects.
Since:
4.0
  • Method Details

    • getId

      Long getId()
    • getCommitTimeMs

      Long getCommitTimeMs()
    • getUpdates

      int getUpdates()
    • getDeletes

      int getDeletes()