Class NodeReport

java.lang.Object
org.alfresco.solr.NodeReport

public class NodeReport extends Object
Author:
Andy
  • Constructor Details

    • NodeReport

      public NodeReport()
  • Method Details

    • getDbid

      public Long getDbid()
      Returns:
      the dbid
    • setDbid

      public void setDbid(Long dbid)
      Parameters:
      dbid - the dbid to set
    • getDbTx

      public Long getDbTx()
      Returns:
      the dbTx
    • setDbTx

      public void setDbTx(Long dbTx)
      Parameters:
      dbTx - the dbTx to set
    • getDbNodeStatus

      public Node.SolrApiNodeStatus getDbNodeStatus()
      Returns:
      the dbNodeStatus
    • setDbNodeStatus

      public void setDbNodeStatus(Node.SolrApiNodeStatus dbNodeStatus)
      Parameters:
      dbNodeStatus - the dbNodeStatus to set
    • getIndexLeafDoc

      public Long getIndexLeafDoc()
      Returns:
      the indexLeafDoc
    • setIndexLeafDoc

      public void setIndexLeafDoc(Long indexLeafDoc)
      Parameters:
      indexLeafDoc - the indexLeafDoc to set
    • getIndexAuxDoc

      public Long getIndexAuxDoc()
      Returns:
      the indexAuxDoc
    • setIndexAuxDoc

      public void setIndexAuxDoc(Long indexAuxDoc)
      Parameters:
      indexAuxDoc - the indexAuxDoc to set
    • getIndexLeafTx

      public Long getIndexLeafTx()
      Returns:
      the indexLeafTx
    • setIndexLeafTx

      public void setIndexLeafTx(Long indexLeafTx)
      Parameters:
      indexLeafTx - the indexLeafTx to set
    • getIndexAuxTx

      public Long getIndexAuxTx()
      Returns:
      the indexAuxTx
    • setIndexAuxTx

      public void setIndexAuxTx(Long indexAuxTx)
      Parameters:
      indexAuxTx - the indexAuxTx to set
    • getIndexedNodeDocCount

      public Long getIndexedNodeDocCount()
    • setIndexedNodeDocCount

      public void setIndexedNodeDocCount(Long indexedNodeDocCount)