Package org.alfresco.solr
Class NodeReport
java.lang.Object
org.alfresco.solr.NodeReport
- Author:
- Andy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDbid()getDbTx()voidvoidsetDbNodeStatus(Node.SolrApiNodeStatus dbNodeStatus) voidvoidsetIndexAuxDoc(Long indexAuxDoc) voidsetIndexAuxTx(Long indexAuxTx) voidsetIndexedNodeDocCount(Long indexedNodeDocCount) voidsetIndexLeafDoc(Long indexLeafDoc) voidsetIndexLeafTx(Long indexLeafTx)
-
Constructor Details
-
NodeReport
public NodeReport()
-
-
Method Details
-
getDbid
- Returns:
- the dbid
-
setDbid
- Parameters:
dbid- the dbid to set
-
getDbTx
- Returns:
- the dbTx
-
setDbTx
- Parameters:
dbTx- the dbTx to set
-
getDbNodeStatus
- Returns:
- the dbNodeStatus
-
setDbNodeStatus
- Parameters:
dbNodeStatus- the dbNodeStatus to set
-
getIndexLeafDoc
- Returns:
- the indexLeafDoc
-
setIndexLeafDoc
- Parameters:
indexLeafDoc- the indexLeafDoc to set
-
getIndexAuxDoc
- Returns:
- the indexAuxDoc
-
setIndexAuxDoc
- Parameters:
indexAuxDoc- the indexAuxDoc to set
-
getIndexLeafTx
- Returns:
- the indexLeafTx
-
setIndexLeafTx
- Parameters:
indexLeafTx- the indexLeafTx to set
-
getIndexAuxTx
- Returns:
- the indexAuxTx
-
setIndexAuxTx
- Parameters:
indexAuxTx- the indexAuxTx to set
-
getIndexedNodeDocCount
-
setIndexedNodeDocCount
-