<?xml version="1.0" encoding="UTF-8"?><api:function-page xml:base="/apidoc/8.0/xdmp.forestStatus.xml" generated="2015-10-07T16:36:00.016766-07:00" mode="javascript" xmlns:api="http://marklogic.com/rundmc/api"><api:function-name>xdmp.forestStatus</api:function-name><api:suggest>xdmp.foreststatus</api:suggest><api:suggest>xdmp</api:suggest><api:suggest>foreststatus</api:suggest><api:function-link mode="xquery" fullname="xdmp:forest-status">/apidoc/8.0/xdmp:forest-status.xml</api:function-link><api:function mode="javascript" name="forestStatus" type="builtin" lib="xdmp" category="Server Monitoring" hidden="false" bucket="MarkLogic Built-In Functions" prefix="xdmp" namespace="http://marklogic.com/xdmp" fullname="xdmp.forestStatus"><api:summary>
  Returns the status of a forest<span class="javascript" xmlns="http://www.w3.org/1999/xhtml"> as a ValueIterator of ObjectNodes</span>.
</api:summary><api:params><api:param name="forest-id" type="xs:unsignedLong*"><api:param-description>
    One or more forest IDs.
  </api:param-description><api:param-name>forest-id</api:param-name><api:param-type>String[]</api:param-type></api:param></api:params><api:return class="javascript">ValueIterator</api:return><api:privilege>
   <code xmlns="http://www.w3.org/1999/xhtml">http://marklogic.com/xdmp/privileges/status</code>
</api:privilege><api:usage schema="forest-status.xsd" camel-case="true">
<api:schema-info><api:element><api:element-name>forestId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The unique key of the forest.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>forestName</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The forest name.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>hostId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The unique key of the host that mounts the forest
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>state</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The state of the forest.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>stateDetail</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	Additional details on why a forest is in a particular state.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>enabled</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Is the forest enabled or not.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>availability</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Availability of forests data.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>updatesAllowed</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The types of updates allowed on the forest.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>rebalancerEnable</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Is the rebalancer on this forest enabled or not.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>lowerBound</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The lower bound of the range on the forest.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>upperBound</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The upper bound of the range on the forest.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>masterForest</api:element-name><api:element-description/></api:element><api:element><api:element-name>replicaForests</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The replica forests.
      </xs:documentation></api:element-description><api:element><api:element-name>replicaForest</api:element-name><api:element-description/></api:element></api:element><api:element><api:element-name>currentMasterForest</api:element-name><api:element-description/></api:element><api:element><api:element-name>currentMasterPreciseTime</api:element-name><api:element-description/></api:element><api:element><api:element-name>currentMasterFsn</api:element-name><api:element-description/></api:element><api:element><api:element-name>error</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The error in processing forest status.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>rebalancerError</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The error in rebalancing.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>databaseId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The database the forest belongs to.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>lastStateChange</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The last time the forest state changed.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>nonblockingTimestamp</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The most current timestamp for which a query will execute without
  	waiting for transactions to settle.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>dataDir</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The data directory.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeDataDir</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The large data directory.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>fastDataDir</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The fast data directory.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>journalsSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The amount of space the journals take up on disk.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeDataSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The amount of space large objects take up on disk.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>orphanedBinaries</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The count of orphaned large binaries.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>stands</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The stands in the forest.
      </xs:documentation></api:element-description><api:element><api:element-name>stand</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The stand of a forest.
      </xs:documentation></api:element-description><api:element><api:element-name>standId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The unique key of a stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>path</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The path of the stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>standKind</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The kind of stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>isFast</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Is the stand in the fast data directory ?
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>labelVersion</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The version number of the label file.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>diskSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The amount of space the stand takes on disk.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>memorySize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The amount of space the stand takes in memory.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>listCacheHits</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The number of hits on the list cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>listCacheMisses</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The number of misses on the list cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>listCacheHitRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The average number of hits on the list cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>listCacheMissRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The average number of misses on the list cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>compressedTreeCacheHits</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The number of hits on the compressed cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>compressedTreeCacheMisses</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The number of misses on the compressed cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>compressedTreeCacheHitRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The average number of hits on the compressed cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>compressedTreeCacheMissRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The average number of misses on the compressed cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>tripleCacheHits</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The number of hits on the list cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>tripleCacheMisses</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The number of misses on the list cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>tripleCacheHitRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The average number of hits on the list cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>tripleCacheMissRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The average number of misses on the list cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>tripleValueCacheHits</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The number of hits on the list cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>tripleValueCacheMisses</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The number of misses on the list cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>tripleValueCacheHitRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The average number of hits on the list cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>tripleValueCacheMissRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The average number of misses on the list cache.
      </xs:documentation></api:element-description></api:element></api:element></api:element><api:element><api:element-name>forestReserve</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The amount of space needed for merging.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>currentTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The current time.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>merges</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The merges in progress on the forest.
      </xs:documentation></api:element-description><api:element><api:element-name>merge</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The merge of two stands in a forest.
      </xs:documentation></api:element-description><api:element><api:element-name>mergeId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        A unique key for a merge.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>canceled</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Is a merge canceled or not.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>inputStands</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The input stands of a merge.
      </xs:documentation></api:element-description><api:element><api:element-name>standId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The unique key of a stand.
      </xs:documentation></api:element-description></api:element></api:element><api:element><api:element-name>path</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The path of the stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>outputStand</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The ID of a stand resulting from a merge.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>startTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The time a merge started.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>finalSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The estimated final size of a stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>currentSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The current size of a merging stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>mergeRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The rate of a merge (MB/sec).
      </xs:documentation></api:element-description></api:element></api:element></api:element><api:element><api:element-name>rebalancing</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Is this forest rebalancing.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>reindexing</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	Is this forest reindexing.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>deviceSpace</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The amount of space left on forest device.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeDeviceSpace</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The amount of space left on large forest device.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>fastDeviceSpace</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The amount of space left on fast forest device.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>lastBackup</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The last time the forest was backed up.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>lastIncrBackup</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The last time the forest was incremental backed up.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>backups</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The backups in progress on the forest.
      </xs:documentation></api:element-description><api:element><api:element-name>backup</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The backup of a forest.
      </xs:documentation></api:element-description><api:element><api:element-name>path</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The path of the stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>startTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The time a merge started.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>finalSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The estimated final size of a stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>currentSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The current size of a merging stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>incrementalBackup</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Is incremental backup enabled for the backup?
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>journalArchiving</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	Is journal archiving enabled for the backup?
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>journalArchivePath</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
	Path to the associated journal archive location.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>journalArchiveLagLimit</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
	Number of seconds the archived journal can lag the active journal.
      </xs:documentation></api:element-description></api:element></api:element></api:element><api:element><api:element-name>lastRestore</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The last time the forest was restored.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>restore</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The restore of a forest.
      </xs:documentation></api:element-description><api:element><api:element-name>path</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The path of the stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>startTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The time a merge started.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>finalSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The estimated final size of a stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>currentSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The current size of a merging stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>restoreState</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The state of the forest restore.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>restoreToTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The date and time this backup was created.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>incrementalBackup</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Is incremental backup enabled for the backup?
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>journalArchiving</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	Is journal archiving enabled for the backup?
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>journalArchivePath</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
	Path to the associated journal archive location.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>safeRestoreToTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The safest timestamp closest to the restore-to-time at which the forest
        is in a consistent state.
      </xs:documentation></api:element-description></api:element></api:element><api:element><api:element-name>transactionCoordinators</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The set of transactions that this forest is coordinating.
      </xs:documentation></api:element-description><api:element><api:element-name>transactionCoordinator</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        A transaction that this forest is coordinating.
      </xs:documentation></api:element-description><api:element><api:element-name>transactionId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The unique key of the transaction.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>decisionState</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The state of the transaction.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>xa.xid</api:element-name><api:element-description/></api:element><api:element><api:element-name>participants</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The set of participating transactions.
      </xs:documentation></api:element-description><api:element><api:element-name>participant</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        A participating transaction.
      </xs:documentation></api:element-description><api:element><api:element-name>participantId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The forest ID of a participant of a transaction.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>participantStatus</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The state of the participating transaction.
      </xs:documentation></api:element-description></api:element></api:element></api:element><api:element><api:element-name>size</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
	The number of bytes taken up in the journal by this in-process 
	transaction information.
      </xs:documentation></api:element-description></api:element></api:element></api:element><api:element><api:element-name>transactionParticipants</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The set of transactions that this forest is participating in.
      </xs:documentation></api:element-description><api:element><api:element-name>transactionParticipant</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        A transaction that this forest is participating in.
      </xs:documentation></api:element-description><api:element><api:element-name>transactionId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The unique key of the transaction.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>coordinatorId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The forest ID of the coordinator of a transaction.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>minCommitTimestamp</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The minimum commit timestamp for the transaction.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>size</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
	The number of bytes taken up in the journal by this in-process 
	transaction information.
      </xs:documentation></api:element-description></api:element></api:element></api:element><api:element><api:element-name>transactionJournalSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
	The number of bytes taken up in the journal by the in-process 
	transactions.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>transactionJournalLimit</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
	The maximum number of bytes that can be taken up in the journal 
	by the in-process transactions.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>queryReadBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes read off disk.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>queryReadTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to read query data from disk.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>queryReadRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of reading query data from disk, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>queryReadLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
	The moving average of the read load on the query, in seconds per second.
        This is summed for all of the contributing threads.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>journalWriteBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes written to the journal on disk.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>journalWriteTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to write data to the journal.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>journalWriteRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of writing data to the journal, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>journalWriteLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
	The moving average of the load for writing to the journal, in 
	seconds per second.  This is summed for all of the threads 
	writing on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>saveWriteBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes written when saving in-memory stands.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>saveWriteTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) spent saving in-memory stands.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>saveWriteRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of writing data to in-memory stands, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>saveWriteLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of the load for writing to in-memory stands, in 
	seconds per second.  This is summed for all of the threads 
	writing on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>mergeReadBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes read during merges.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>mergeReadTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to read data for merges.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>mergeReadRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of reading merge data from disk, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>mergeReadLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of the read load on the merge, in seconds per second.
        This is summed for all of the contributing threads.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>mergeWriteBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes written to disk for merges.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>mergeWriteTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to write data for merges.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>mergeWriteRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of writing data for merges, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>mergeWriteLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of the load for writing for merges, in 
	seconds per second.  This is summed for all of the threads 
	writing on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>backupReadBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes read from disk for backups.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>backupReadTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Thee time (as xs:dayTimeDuration) to read data for backups.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>backupReadRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of reading backup data from disk, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>backupReadLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
	The moving average of the read load on the backup, in seconds per 
	second.  This is summed for all of the contributing threads.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>backupWriteBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes written to disk for backups.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>backupWriteTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to write data to backups.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>backupWriteRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of writing data for backups, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>backupWriteLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of the load for writing for backups, in 
	seconds per second.  This is summed for all of the threads 
	writing on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>restoreReadBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes read from disk for restores.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>restoreReadTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to read data for restores.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>restoreReadRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of reading restore data from disk, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>restoreReadLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of the read load on the backup, in seconds per 
	second.  This is summed for all of the contributing threads.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>restoreWriteBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes written to disk for restores.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>restoreWriteTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to write data for restores.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>restoreWriteRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of writing data for restores, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>restoreWriteLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of the load for writing for restores, in 
	seconds per second.  This is summed for all of the threads 
	writing on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeReadBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes read from large documents.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeReadTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to read data from large documents.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeReadRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of reading large documents from disk, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeReadLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of the read load on large documents, in seconds per 
	second. 
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeWriteBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes written to disk for large documents.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeWriteTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to write data for large documents.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeWriteRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of writing data for large documents, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeWriteLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of the load for writing for large documents, in 
	seconds per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>databaseReplicationReceiveBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes received for database replication.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>databaseReplicationReceiveTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to receive data for database replication.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>databaseReplicationReceiveRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of receiving data for database replication, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>databaseReplicationReceiveLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of the load for receiving data for database replication, in 
	seconds per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>databaseReplicationSendBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes sent for database replication.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>databaseReplicationSendTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to send data for database replication.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>databaseReplicationSendRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of sending data for database replication, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>databaseReplicationSendLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of the load for sending data for database replication, in 
	seconds per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>readLockCount</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The total number of read locks, summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>readLockWaitTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The total time spent waiting for read locks, summed across all forests
        on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>readLockHoldTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The total time spent holding read locks, summed across all forests on
        the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>readLockRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The rate of taking read locks, summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>readLockWaitLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The read lock wait load, summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>readLockHoldLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The read lock hold load, summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>writeLockCount</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The total number of write locks, summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>writeLockWaitTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The total time spent waiting for write locks, summed across all forests
        on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>writeLockHoldTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The total time spent holding write locks, summed across all forests on
        the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>writeLockRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The rate of taking write locks, summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>writeLockWaitLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The write lock wait load, summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>writeLockHoldLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The write lock hold load, summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>deadlockCount</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of deadlocks, summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>deadlockWaitTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The total time spent waiting for locks that eventually deadlocked,
        summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>deadlockRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The rate of taking write locks, summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>deadlockWaitLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The deadlock wait load, summed across all forests on the host.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeBinaryCacheHits</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
         The number of hits on the large binary cache.
       </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeBinaryCacheMisses</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of misses on the large binary cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeBinaryCacheHitRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The average number of hits on the large binary cache.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>largeBinaryCacheMissRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
         The average number of misses on the large binary cache.
       </xs:documentation></api:element-description></api:element><api:element><api:element-name>replication</api:element-name><api:element-description/><api:element><api:element-name>foreignMaster</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Information about the foreign master.
      </xs:documentation></api:element-description><api:element><api:element-name>foreignClusterId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The ID of the foreign cluster.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>foreignDatabaseId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The ID of the foreign database.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>foreignForestId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The ID of the foreign forest.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>foreignPreciseTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The precise time of the foreign cluster.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>foreignFsn</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The frame fsn number from the foreign database.
      </xs:documentation></api:element-description></api:element></api:element><api:element><api:element-name>foreignReplicas</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Information about foreign replicas.
      </xs:documentation></api:element-description><api:element><api:element-name>foreignReplica</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Information about a particular foreign replica.
      </xs:documentation></api:element-description><api:element><api:element-name>foreignClusterId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The ID of the foreign cluster.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>foreignDatabaseId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The ID of the foreign database.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>foreignForestId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The ID of the foreign forest.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>lagLimit</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The lag limit.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>pendingFrames</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of pending frames.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>pendingBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes for pending frames.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>pendingLag</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of seconds since the last journal frame was replicated.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>sendBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes sent for database replication.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>sendTime</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The time (as xs:dayTimeDuration) to send data for database replication.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>sendRate</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of sending data for database replication, in megabytes 
	per second.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>sendLoad</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The moving average of the load for sending data for database replication, in 
	seconds per second.
      </xs:documentation></api:element-description></api:element></api:element></api:element></api:element><api:element><api:element-name>pointInTimeRecovery</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Information about point in time recovery.
      </xs:documentation></api:element-description><api:element><api:element-name>journalArchive</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Information about the journal archive.
      </xs:documentation></api:element-description><api:element><api:element-name>path</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The path of the stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>lagLimit</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The lag limit.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>pendingFrames</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of pending frames.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>pendingBytes</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of bytes for pending frames.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>pendingLag</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The number of seconds since the last journal frame was replicated.
      </xs:documentation></api:element-description></api:element></api:element></api:element><api:element><api:element-name>unclosedStands</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The unclosed stands in the forest.
      </xs:documentation></api:element-description><api:element><api:element-name>unclosedStand</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The unclosed stand of a forest.
      </xs:documentation></api:element-description><api:element><api:element-name>standId</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The unique key of a stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>path</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The path of the stand.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>diskSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The amount of space the stand takes on disk.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>memorySize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The amount of space the stand takes in memory.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>reference</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The reference to an unclosed forest stand.
      </xs:documentation></api:element-description><api:element><api:element-name>count</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The reference count.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>earliest</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The earliest refrence time.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>latest</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The latest refrence time.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>frame</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	A stack frame.
      </xs:documentation></api:element-description></api:element></api:element></api:element></api:element><api:element><api:element-name>forestValueRange</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        Value range of a range index
      </xs:documentation></api:element-description><api:element><api:element-name>cts.baseReference</api:element-name><api:element-description/></api:element><api:element><api:element-name>cts.range</api:element-name><api:element-description/></api:element></api:element><api:element><api:element-name>fragmentCount</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
  	The total number of fragments for a given reindexing or rebalancing activity.
      </xs:documentation></api:element-description></api:element><api:element><api:element-name>dataSize</api:element-name><api:element-description><xs:documentation xmlns:xs="http://www.w3.org/2001/XMLSchema">
        The amount of space forest data files take up on disk.
      </xs:documentation></api:element-description></api:element></api:schema-info></api:usage><api:example class="javascript"><pre xml:space="preserve" xmlns="http://www.w3.org/1999/xhtml">
xdmp.forestStatus(
  xdmp.databaseForests(
    xdmp.database("Documents")));
=&gt;
{
   "forestId":"3199975194245760821",
   "forestName":"Documents",
   "hostId":"16691872130013704340",
   "state":"open",
   "enabled":true,
   "availability":"online",
   "updatesAllowed":"all",
   "rebalancerEnable":true,
   "lowerBound":"1",
   "upperBound":"100",
   "masterForest":"3199975194245760821",
   "replicaForests":[
   ],
   "currentMasterForest":"3199975194245760821",
   "currentMasterPreciseTime":"2014-11-24T16:58:05.766563-08:00",
   "currentMasterFsn":144,
   "databaseId":"1137197755037514772",
   "lastStateChange":"2014-11-25T18:13:16.300032-08:00",
   "nonblockingTimestamp":"14169680666077180",
   "dataDir":"/space/trunk-xdmp/src/Data",
   "journalsSize":0,
   "largeDataSize":0,
   "orphanedBinaries":0,
   "stands":[
      {
         "standId":"6976269206355638804",
         "path":"/space/trunk-xdmp/src/Data/Forests/Documents/00000002",
         "standKind":"Active",
         "isFast":false,
         "labelVersion":50397184,
         "diskSize":0,
         "memorySize":1,
         "listCacheHits":122,
         "listCacheMisses":308,
         "listCacheHitRate":0.0244068801403046,
         "listCacheMissRate":0.0506149381399155,
         "compressedTreeCacheHits":0,
         "compressedTreeCacheMisses":0,
         "compressedTreeCacheHitRate":0,
         "compressedTreeCacheMissRate":0,
         "tripleCacheHits":0,
         "tripleCacheMisses":0,
         "tripleCacheHitRate":0,
         "tripleCacheMissRate":0,
         "tripleValueCacheHits":0,
         "tripleValueCacheMisses":0,
         "tripleValueCacheHitRate":0,
         "tripleValueCacheMissRate":0
      }
   ],
   "forestReserve":0,
   "currentTime":"2014-11-25T18:14:53.211604-08:00",
   "merges":[
   ],
   "rebalancing":false,
   "reindexing":false,
   "deviceSpace":223489,
   "backups":[
   ],
   "transactionCoordinators":[
   ],
   "transactionParticipants":[
   ],
   "transactionJournalSize":0,
   "transactionJournalLimit":134152192,
   "queryReadBytes":17360,
   "queryReadTime":"PT0.000046S",
   "queryReadRate":0,
   "queryReadLoad":0,
   "journalWriteBytes":0,
   "journalWriteTime":"PT0S",
   "journalWriteRate":0,
   "journalWriteLoad":0,
   "saveWriteBytes":0,
   "saveWriteTime":"PT0S",
   "saveWriteRate":0,
   "saveWriteLoad":0,
   "mergeReadBytes":0,
   "mergeReadTime":"PT0S",
   "mergeReadRate":0,
   "mergeReadLoad":0,
   "mergeWriteBytes":0,
   "mergeWriteTime":"PT0S",
   "mergeWriteRate":0,
   "mergeWriteLoad":0,
   "backupReadBytes":0,
   "backupReadTime":"PT0S",
   "backupReadRate":0,
   "backupReadLoad":0,
   "backupWriteBytes":0,
   "backupWriteTime":"PT0S",
   "backupWriteRate":0,
   "backupWriteLoad":0,
   "restoreReadBytes":0,
   "restoreReadTime":"PT0S",
   "restoreReadRate":0,
   "restoreReadLoad":0,
   "restoreWriteBytes":0,
   "restoreWriteTime":"PT0S",
   "restoreWriteRate":0,
   "restoreWriteLoad":0,
   "largeReadBytes":0,
   "largeReadTime":"PT0S",
   "largeReadRate":0,
   "largeReadLoad":0,
   "largeWriteBytes":0,
   "largeWriteTime":"PT0S",
   "largeWriteRate":0,
   "largeWriteLoad":0,
   "databaseReplicationReceiveBytes":0,
   "databaseReplicationReceiveTime":"PT0S",
   "databaseReplicationReceiveRate":0,
   "databaseReplicationReceiveLoad":0,
   "databaseReplicationSendBytes":0,
   "databaseReplicationSendTime":"PT0S",
   "databaseReplicationSendRate":0,
   "databaseReplicationSendLoad":0,
   "readLockCount":0,
   "readLockWaitTime":"PT0S",
   "readLockHoldTime":"PT0S",
   "readLockRate":0,
   "readLockWaitLoad":0,
   "readLockHoldLoad":0,
   "writeLockCount":0,
   "writeLockWaitTime":"PT0S",
   "writeLockHoldTime":"PT0S",
   "writeLockRate":0,
   "writeLockWaitLoad":0,
   "writeLockHoldLoad":0,
   "deadlockCount":0,
   "deadlockWaitTime":"PT0S",
   "deadlockRate":0,
   "deadlockWaitLoad":0,
   "largeBinaryCacheHits":0,
   "largeBinaryCacheMisses":0,
   "largeBinaryCacheHitRate":0,
   "largeBinaryCacheMissRate":0
}
//----------------
{
   "forestId":"9838038749549278946",
   "forestName":"forest1",
   "hostId":"16691872130013704340",
   "state":"unmounted",
   "enabled":true,
   "availability":"offline",
   "databaseId":"1137197755037514772",
   "fragmentCount":99,
   "dataSize":15,
   "forestValueRange":{
      "elementReference":{
         "namespaceURI":"",
         "localname":"longfield",
         "scalarType":"long",
         "nullable":true
      }
   },
   "range":{
      "minimum":{
         "type":"long",
         "value":"1"
      },
      "maximum":{
         "type":"long",
         "value":"99"
      },
      "lowerBound":{
         "type":"long",
         "value":"1"
      },
      "upperBound":{
         "type":"long",
         "value":"100"
      }
   }
}
</pre>
</api:example></api:function></api:function-page>